Page 1 of 1

Username and password forgotten

Posted: Mon Dec 13, 2021 3:07 am
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

Re: Username and password forgotten

Posted: Mon Dec 13, 2021 5:01 pm
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