Page 1 of 1

New user can't login...

Posted: Wed Sep 26, 2012 7:16 pm
by bouzzi
My server is a Ubuntu 8.04.4 LTS

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

Then I restart nagios service:

Code: Select all

service nagios restart
Running configuration check...done.
Stopping nagios: .done.
Starting nagios: done.
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 :?

Re: New user can't login...

Posted: Sat Sep 29, 2012 10:54 pm
by mmccune
Can anyone else login? Did you run make install-webconf when you compiled Nagios?