Page 1 of 1

Nagios XI Web Admin login issues

Posted: Wed Sep 16, 2015 3:01 pm
by GacoAdmin110
I am having trouble logging into the web portal for Nagios XI.

I have tried the password reset through the htpasswd commands on the Nagios server under Root, but when I go back to the web portal it still will not let me log in with the new password assigned to the nagiosadmin account.

Is there a detailed instruction list for this process? I have tried other things listed on the web, and am having no luck getting into the web server now.

Thanks much

Re: Nagios XI Web Admin login issues

Posted: Wed Sep 16, 2015 3:05 pm
by tmcdonald
Using htpasswd will only affect Apache and the Core interface. For XI, you need to run this:

/usr/local/nagiosxi/scripts/reset_nagiosadmin_password.php --password=newpasswordhere

Re: Nagios XI Web Admin login issues

Posted: Wed Sep 16, 2015 3:37 pm
by GacoAdmin110
Worked perfectly thanks!

Re: Nagios XI Web Admin login issues

Posted: Wed Sep 16, 2015 3:39 pm
by hsmith
Glad to hear!

Is there anything else we can do for you, or are we all right to lock this one up?