<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>Problem with cgi auth with apache2 and nagios2</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Until yesterday, I had a bare-bones nagios 2 working fine on apache 1.3  - the .htaccess file was working, no problems - I tried to access a cgi, it asked for the uid/pwd, I provided them, and away we went.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Yesterday I installed Nagios 2 on a system (SuSe 9.0) with apache2.  I made all the appropriate changes to the httpd.conf file, added an .htaccess file to /usr/local/nagios/sbin and used htpasswd2 to create the authuserfile.  When I try to access any of the CGI's I get 403:Forbidden - it never bothers to ask me for a uid/pwd pair.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">I've spent hours scouring the web for a solution (finding quite a few other people with the same problem, but no replies), I've spent hours in the apache IRC channel asking there… and now I'm coming to you.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">/var/log/apache2/access_log reports 403 1016 (I assume 1016's the error code for the 403 denied message)</FONT>

<BR><FONT SIZE=2 FACE="Arial">/var/log/apache2/error_log reports:</FONT> <FONT SIZE=2 FACE="Courier New">client denied by server configuration: /user, referer: </FONT><A HREF="http://blah/side.htm"><U><FONT COLOR="#0000FF" SIZE=2 FACE="Courier New">http://blah/side.htm</FONT></U></A><FONT SIZE=2 FACE="Courier New"> (where blah is my server)</FONT></P>
<BR>

</BODY>
</HTML>