Page 1 of 1
Config Manager Backend Password
Posted: Thu Mar 27, 2014 5:42 pm
by kgeiger
I am currently testing a fairly new install of Nagios XI and the Config Manager Backend password was changed by mistake. I am currently getting an error message while trying to apply configuration changes to the db in the Config Manager and I am getting a login error message. Is there a default password for this or another location that it needs to be specified in order to apply configuration changes?
Re: Config Manager Backend Password
Posted: Fri Mar 28, 2014 7:57 am
by scottwilkerson
You can change it at Admin -> Reset Security Credentials -> "New Config Manager Admin Password:"
Re: Config Manager Backend Password
Posted: Fri Mar 28, 2014 9:22 am
by kgeiger
I did notice that I can change it. If I wanted to change it, is this the only place that it needs to be changed? What else would cause the error message I am getting? I have attached the error message I am getting.
Re: Config Manager Backend Password
Posted: Fri Mar 28, 2014 12:31 pm
by slansing
Do you have a proxy enabled? Have you offloaded your mysql database? Also, please share the output of:
Code: Select all
cd /usr/local/nagiosxi/scripts
./reconfigure_nagios.sh &> reconfig.txt
Attach the reconfig.txt, it should show us where it is getting caught up in the authentication process.