<div><span class="gmail_quote">On 5/29/05, <b class="gmail_sendername">alexus</b> <<a href="mailto:tmda@alexus.org">tmda@alexus.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">













<div><span class="q">

<div>

<p><font color="blue" face="Times New Roman" size="2"><span style="font-size: 10pt; color: blue;">I have setup a authentication, if I wouldn't
set it up then I wouldn't see "Logged in as nagios"  once I go
to my nagios page it doesn't ask me for username or password, but as soon
as I click anything under "Monitoring" its asking me for username
and password, so I enter my username and password and that's when on the
top it says that "Logged in as nagios" but as soon as I manually go
and force service to be checked next time or any other manual stuff I get "Logged
in as?" and "Sorry, but you are not authorized to commit the
specified command."</span></font></p></div></span></div></blockquote></div>Ah...
you need to also setup authentication on the nagios html directory...
which, if you installed via RPM, should be in /usr/share/nagios. That
will cause you to get authenticated first thing when you access the
nagios main page. After that, if things still don't work, make sure
your user (nagios in this case) has permissions to use commands, etc.
as defined in cgi.cfg. Also, as Tonni stated, be sure the permissions
on your cmd file are correct to allow your web server process to write
to the file.<br>
<br>
-Dan<br>