Hello,
now i have installed the nagios XI by using offline method but i dont know the password of nagiosadmin to login into the web interface.
So i have changed the password by using below command
# htpasswd -c /usr/local/nagios/etc/htpasswd.users nagiosadmin
i got an output in the command line like below. even after that also i could not login into web interface getting username or password invalid.
New password:
Re-type new password:
Adding password for user nagiosadmin
[root@localhost conf.d]#
Could you please assist how to change the nagios xi web interface admin password in command line of linux.
How to change the nagios xi web interface password in cmd
-
Muthulinux
- Posts: 12
- Joined: Tue Sep 15, 2015 2:24 pm
Re: How to change the nagios xi web interface password in cm
/usr/local/nagiosxi/scripts/reset_nagiosadmin_password.php
Changing the .htpasswdfile will only affect the Nagios Core interface, not Nagios XI.
Changing the .htpasswdfile will only affect the Nagios Core interface, not Nagios XI.
Former Nagios employee
-
Muthulinux
- Posts: 12
- Joined: Tue Sep 15, 2015 2:24 pm
Re: How to change the nagios xi web interface password in cm
Thank you very much ... This script is working perfectly.
Re: How to change the nagios xi web interface password in cm
Glad we were able to help. We'll lock this thread now and feel free to open another should you require assistance with anything else.
Be sure to check out the Knowledgebase for helpful articles and solutions!