Reset Password for Web Interface

This support forum board is for support questions relating to Nagios Network Analyzer, our network traffic and bandwidth analysis solution.
Locked
Elric667
Posts: 4
Joined: Tue Sep 01, 2015 4:14 pm

Reset Password for Web Interface

Post by Elric667 »

Need to reset the Web interface Nagiosadmin password. I can log into the machine with SSH but the can't into the web interface.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Reset Password for Web Interface

Post by lmiltchev »

Run the following commands from the CLI:

Code: Select all

cd /usr/local/nagiosna/scripts/
./reset_nagiosadmin_password.sh -p newpassword
where you substitute "newpassword" with your new password.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked