New user can't login...
Posted: Wed Sep 26, 2012 7:16 pm
My server is a Ubuntu 8.04.4 LTS
I run Nagios® Core⢠Version 3.4.1
I create users using this command:
Then I restart nagios service:
Then I open a browser at URL : http:/servername/nagios
I get the authentification window
I type the username
I type the password
The browser sends me back the authentification window
The user cannot login to nagios..
Am I missing something?
________________________________
BOuzzi
I run Nagios® Core⢠Version 3.4.1
I create users using this command:
Code: Select all
htpasswd /usr/local/nagios/etc/htpasswd.users username
New password:
Re-type new password:
Adding password for user username
Code: Select all
service nagios restart
Running configuration check...done.
Stopping nagios: .done.
Starting nagios: done.
I get the authentification window
I type the username
I type the password
The browser sends me back the authentification window
The user cannot login to nagios..
Am I missing something?
________________________________
BOuzzi