New users can't login...
Posted: Wed Sep 26, 2012 7:04 pm
My server is Ubuntu 8.04.4 LTS
I run Nagios® Core⢠Version 3.4.1.
To create users I type:
Then I type:
I open a browser and go to 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 new user can't log in....
Am I missing something?
__________________________________
BOuzzi
I run Nagios® Core⢠Version 3.4.1.
To create users I type:
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 new user can't log in....
Am I missing something?
__________________________________
BOuzzi