Issues logging in to logserver console

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
DCSA_2021
Posts: 1
Joined: Fri May 14, 2021 10:42 am

Issues logging in to logserver console

Post 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.
You do not have the required permissions to view the files attached to this post.
gsmith
Posts: 1253
Joined: Tue Mar 02, 2021 11:15 am

Re: Issues logging in to logserver console

Post 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
Locked