Skip to Content

How do i export all server password into an excel file?

How to export all server root passwords and other information into an Excel file?


Overview: This article helps admin users to export server root passwords and other information into an Excel file. Efficiently managing server credentials and other sensitive information is crucial. Exporting this data into an Excel file can streamline documentation and facilitate easier management. 


Here’s a step-by-step guide on how to achieve this using a backend export script:

Prerequisites: Access and Permissions: Ensure you have root or sudo access to the server.


Read the manual for reference:   https://www.ezeelogin.com/user_manual/Exportservers.html

Step 1: You may use the backend export script.

root@gateway:~# php /usr/local/ezlogin/ezxport.php <output file> [<delimiter>]

( Specify an output file and a delimiter character.)

Example:

root@gateway:~# php /usr/local/ezlogin/ezxport.php  servers.csv

Enter the Ezeelogin administrator password: ******
50 servers exported

By following these instructions, you can effectively utilize the ezxport.php script to export server root passwords and other information into an Excel file, tailored to your needs.


Related Articles:
How do you export the server?

Common error while importing server.

Import servers from CSV file into Ezeelogin.

Import servers from CSV and automatically set the password.