Username and password forgotten

This support forum board is for support questions relating to Nagios Network Analyzer, our network traffic and bandwidth analysis solution.
Locked
Landsadmin
Posts: 1
Joined: Mon Dec 13, 2021 2:56 am

Username and password forgotten

Post by Landsadmin »

I currently purchased the license for the network analyzer but have forgotten my username and password since its been a while a logged in. all the usernames i remember is not working. please i need help
User avatar
kfanselow
Posts: 241
Joined: Tue Aug 31, 2021 3:25 pm

Re: Username and password forgotten

Post by kfanselow »

Hi Landsadmin,

You should be able to reset your nagiosadmin password using the reset script. Simply ssh into the system, su to root or use sudo to run the following:

Code: Select all

/usr/local/nagiosna/scripts/reset_nagiosadmin_password.sh -p NEWPASSWORD 
After that you should be able to login as nagiosadmin using your new password.

Thanks and Best Regards,
Keith
Locked