Page 1 of 1

Issues logging in to logserver console

Posted: Wed May 19, 2021 3:18 pm
by DCSA_2021
We are currently having some difficulties with being able to access the Log server through the console. We have done several resets from the command line with no success. We are trying to figure out if there is a way to reset Nagios admin credential and if you are able to point us to the right direction.

Re: Issues logging in to logserver console

Posted: Wed May 19, 2021 4:26 pm
by gsmith
Hi,

Just do a:

Code: Select all

/usr/local/nagioslogserver/scripts/reset_nagiosadmin_password.sh
it will then prompt you for a new password:

Code: Select all

Enter a new password:
Let me know how that works for you.

Thanks