Authentication problems for accessing CGI

Zac spdrmonkey at gmail.com
Fri Apr 15 16:41:22 CEST 2005


Please verify that your stanza for the cgi-bin dir in your apache
httpd.conf looks similar to this:

<Directory /pathto/nagios/sbin/>
    AllowOverride AuthConfig       
    Options ExecCGI
    Order allow,deny
    Allow from all
</Directory>

Also verify that the user that apache is running as is in the same
group as the nagios user if you are recieving this message when trying
to write to the external command file.  Hope this helps.

-Zac
On 4/15/05, Miguel Gómez <elmiguelonmakinon at gmail.com> wrote:
> Hello,
> It's the second time I install nagios and I've found an error that I
> didn't have the first time(just a couple weeks ago). I can
> authenticate user nagios in the web browser but then when I try to see
> service or host information I get this message:
> 
> "It appears as though you do not have permission to view information
> for any of the hosts you requested... If you believe this is an error,
> check the HTTP srver authentication requirements for accessing this
> CGI and check the authorization options in your CGI configuration
> file."
> 
> Things that I've done:
> I've used "htpasswd" to create the user "nagios" so I can
> authenticate. I've edited cgi.cfg to give this user authorization to
> everything, but I don't get out of this error.
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_ide95&alloc_id396&opclick
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list