How to change the nagios xi web interface password in cmd
Posted: Sun Feb 07, 2016 6:55 am
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.
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.