Hi Team,
We changed the password for Nagios and now we are unable to login to the GUI.
It is not accepting username and password.
Nagios login issue
Re: Nagios login issue
Hi,
I'm assuming that you meant "nagiosadmin" user, right?
To reset, please run below command:
Best Regards,
Vinh
I'm assuming that you meant "nagiosadmin" user, right?
To reset, please run below command:
Code: Select all
/usr/local/nagiosxi/scripts/reset_nagiosadmin_password.php --password=<newpassword>
Vinh