Skip to Content

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

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


Synopsis: 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:

  1. 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

Steps:

You may use the backend export script.

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

( Specify an output file and a delimiter character.)

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.