Nagios not prompting for auth
Posted: Sat Feb 18, 2017 2:11 pm
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?