On Wed, 27 Aug 2008 07:52:53 -0500
Marc Powell <[EMAIL PROTECTED]> wrote:
> You have not fully configured authentication. You are being prompted
> to log in, but only to access the left frame menu (htdocs
> directory). The CGI's are not in that directory so they do not see
> the authentication i
On Aug 27, 2008, at 6:51 AM, Matthew Macdonald-Wallace wrote:
>
> I have basic auth setup in the vhost as follows:
>
> ==
>
>
>ServerAdmin [EMAIL PROTECTED]
>DocumentRoot/usr/share/nagios3/htdocs
>
>ServerName nagios.DOMAIN
>
>ErrorLog
On Wed, 27 Aug 2008 08:18:59 -0400
Sean McAfee <[EMAIL PROTECTED]> wrote:
> Assuming you're trying to use a username other than nagioadmin, you
> should look at the authorized_for_* directives in cgi.cfg (detailed
> in the "Granting Additional Permissions To CGI Information" section
> on http://n
Matthew Macdonald-Wallace wrote:
>
> When I try to access the site, I am prompted for the username and
> password. I enter this information and I gain access to the Nagios CGI
> scripts, however at the top of each screen, I am presented with the
> text "Logged in as ?"
>
> Does anyone have any ide
Hi all,
I've just installed Nagios3 from Debian Backports onto a Debian Etch
server.
The system is running in an apache2-vhost and I can connect and view
all of the CGIs without issue.
When I try and view the status of any host or service (or indeed even
the tac.cgi screen), I get the following