Nagios Network Analzyer - Resetting nagiosadmin Password


Problem Description

You do not know the password for the nagiosadmin account and need to reset it.

 

Resetting The Password

Open an SSH or direct console session to your Nagios Network Analzyer server and execute the following command:

/usr/local/nagiosna/scripts/reset_nagiosadmin_password.sh -p "newpassword"

Note: If you would like to use special characters in your password, you should escape them with "\". For example, if you want to set your new password to be "$new password#", then you can run:

/usr/local/nagiosna/scripts/reset_nagiosadmin_password.sh -p "\$new\ password\#"

 

 

Final Thoughts

For any support related questions please visit the Nagios Support Forums at:

http://support.nagios.com/forum/



Article ID: 831
Created On: Tue, Dec 11, 2018 at 11:03 AM
Last Updated On: Tue, Dec 11, 2018 at 11:04 AM
Authored by: egalstad

Online URL: https://support.nagios.com/kb/article/nagios-network-analzyer-resetting-nagiosadmin-password-831.html