Reset Password for Web Interface
Reset Password for Web Interface
Need to reset the Web interface Nagiosadmin password. I can log into the machine with SSH but the can't into the web interface.
Re: Reset Password for Web Interface
Run the following commands from the CLI:
where you substitute "newpassword" with your new password.
Code: Select all
cd /usr/local/nagiosna/scripts/
./reset_nagiosadmin_password.sh -p newpasswordBe sure to check out our Knowledgebase for helpful articles and solutions!