<html>
<head>
</head>
<body>
If you can get to some things after logging in and not others, its probably
an error in your cgi.cfg.  Rememeber, there are several different permission
settings for users.  Make sure that, if you want this user to be able to
do everything, he needs to get added to every permission setting in cgi.cfg,
which are:<br>
<br>
authorized_for_system_information<br>
authorized_for_configuration_information<br>
authorized_for_system_commands<br>
authorized_for_all_services<br>
authorized_for_all_hosts<br>
authorized_for_all_service_commands<br>
authorized_for_all_host_commands<br>
<br>
If you are using the default user part of cgi.cfg, you won't be allowed to
do everything, especially see anything related to the nagios process or executing
commands.<br>
<br>
I don't know if this helps, but its all I could think of.<br>
<br>
-Russell<br>
<br>
Gonçalo Gomes wrote:<br>
<blockquote type="cite" cite="mid:004501c289f3$8fbece60$0201a8c0@lucipher">
  <pre wrap="">Hi Sean,<br><br>On Mon, 11 Nov 2002, Sean Knox wrote:<br></pre>
  <blockquote type="cite">
    <pre wrap="">Taking a cursory glance, your config looks good. What about the nagios<br>sections in your httpd.conf?<br></pre>
    </blockquote>
    <pre wrap=""><!----><br></pre>
    <blockquote type="cite">
      <pre wrap="">Sean<br></pre>
      </blockquote>
      <pre wrap=""><!----><br><br>I added the lines to the end of httpd.conf,<br><br>ScriptAlias /nagios/cgi-bin/ /usr/local/nagios/sbin/<br><Directory "/usr/local/nagios/sbin/"><br> AllowOverride AuthConfig<br> Options ExecCGI<br> Order allow,deny<br> Allow from all<br></Directory><br><br>Alias /nagios/ /usr/local/nagios/share/<br><Directory "/usr/local/nagios/share"><br> Options None<br> AllowOverride AuthConfig<br> Order allow,deny<br> Allow from all<br></Directory><br><br>Note that the authentication goes as supposed, I can access everything as<br>supposed,<br>the cgi just refuses to get me thru some parts, e.g "Process Info", it<br>displays:<br><br>--<br>It appears as though you do not have permission to view process<br>information...<br><br><br>If you believe this is an error, check the HTTP server authentication<br>requirements for accessing this CGI<br>and check the authorization options in your CGI configuration file.<br>--<br><br>And at the t
 
op left corner of the right frame, a grey box with date, logged<br>in as, and copyright info,<br>instead of the user I logged in with for the basic auth. has "?"<br><br>Cheers,<br>-Gonçalo.<br><br><br><br><br>-------------------------------------------------------<br>This sf.net email is sponsored by:ThinkGeek<br>Welcome to geek heaven.<br><a class="moz-txt-link-freetext" href="http://thinkgeek.com/sf">http://thinkgeek.com/sf</a><br>_______________________________________________<br>Nagios-users mailing list<br><a class="moz-txt-link-abbreviated" href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br><a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br><br><br></pre>
      </blockquote>
      <br>
      <pre class="moz-signature" cols="$mailwrapcol">-- 
Russell Scibetti
Quadrix Solutions, Inc.
<a class="moz-txt-link-freetext" href="http://www.quadrix.com">http://www.quadrix.com</a>
(732) 235-2335, ext. 7038
</pre>
      <br>
      </body>
      </html>