Page 1 of 1

Nagios not prompting for auth

Posted: Sat Feb 18, 2017 2:11 pm
by jhasc
I installed Nagios 4 from source on an Ubuntu 16.04LTS VM. I followed the instructions in the guide provided; however, Nagios doesn't prompt me to log in. It automatically logs me in as nagiosadmin when I navigate to https://ipaddress/nagios. This of course isn't ideal, but from what I can see, I havent missed any steps. I ran htpasswd for nagiosadmin, it took the password, and the nagios.conf files point to the correct AuthUserFile. Any ideas?

Re: Nagios not prompting for auth

Posted: Mon Feb 20, 2017 11:02 am
by erilane
Nagios itself doesn't set up auth. Look at your apache config

Re: Nagios not prompting for auth

Posted: Mon Feb 20, 2017 12:19 pm
by avandemore
What guide did you follow?