<br><font size=2 face="sans-serif">Hi!</font>
<br>
<br><font size=2 face="sans-serif">I've configured nagios as described to let me enter scheduled downtimes for hosts and services. I can view the related page. But entering scheduled downtime gives me the error: "Sorry, but you are not authorized to commit the specified command."</font>
<br>
<br><font size=2 face="sans-serif">Any idea what might be wrong here is welcome!</font>
<br>
<br><font size=2 face="sans-serif"><b>cgi.cfg:</b></font>
<br><font size=2 face="sans-serif">use_authentication=1</font>
<br><font size=2 face="sans-serif">authorized_for_system_information=nagiosadmin</font>
<br><font size=2 face="sans-serif">authorized_for_configuration_information=nagiosadmin</font>
<br><font size=2 face="sans-serif">authorized_for_system_commands=nagiosadmin</font>
<br><font size=2 face="sans-serif">authorized_for_all_services=nagiosadmin,guest</font>
<br><font size=2 face="sans-serif">authorized_for_all_hosts=nagiosadmin,guest</font>
<br><font size=2 face="sans-serif">authorized_for_all_service_commands=nagiosadmin</font>
<br><font size=2 face="sans-serif">authorized_for_all_host_commands=nagiosadmin</font>
<br>
<br><font size=2 face="sans-serif"><b>htaccess is set too:</b></font>
<br><font size=2 face="sans-serif">AuthName "Nagios Access"</font>
<br><font size=2 face="sans-serif">AuthType Basic</font>
<br><font size=2 face="sans-serif">AuthUserFile /etc/nagios/htpasswd.users</font>
<br><font size=2 face="sans-serif">require valid-user</font>
<br>
<br><font size=2 face="sans-serif"><b>and httpd.conf holds:</b></font>
<br><font size=2 face="sans-serif">ScriptAlias /nagios/cgi-bin/ /usr/lib/nagios/cgi/</font>
<br><font size=2 face="sans-serif"><Directory /usr/lib/nagios/cgi/></font>
<br><font size=2 face="sans-serif">   AllowOverride AuthConfig</font>
<br><font size=2 face="sans-serif">   Options ExecCGI</font>
<br><font size=2 face="sans-serif">   order deny,allow</font>
<br><font size=2 face="sans-serif">   deny from all</font>
<br><font size=2 face="sans-serif">   allow from 192.168.19.0/24</font>
<br><font size=2 face="sans-serif">   allow from 127.0.0.1</font>
<br><font size=2 face="sans-serif"></Directory></font>
<br>
<br><font size=2 face="sans-serif">Alias /nagios/ /usr/share/nagios/</font>
<br><font size=2 face="sans-serif"><Directory /usr/share/nagios/></font>
<br><font size=2 face="sans-serif">   AllowOverride AuthConfig</font>
<br><font size=2 face="sans-serif">   Options None</font>
<br><font size=2 face="sans-serif">   order deny,allow</font>
<br><font size=2 face="sans-serif">   deny from all</font>
<br><font size=2 face="sans-serif">   allow from 192.168.19.0/24</font>
<br><font size=2 face="sans-serif">   allow from 127.0.0.1</font>
<br><font size=2 face="sans-serif"></Directory></font>
<br>
<br><font size=2 face="sans-serif"><b>nagios is running daemon.daemon. Rights on log files are daemon.daemon:</b></font>
<br><font size=2 face="sans-serif">-rw-rw-r--    1 daemon   daemon          0 May  3 01:39 comment.log</font>
<br><font size=2 face="sans-serif">-rw-rw-r--    1 daemon   daemon          0 May  3 01:39 downtime.log</font>
<br><font size=2 face="sans-serif">-rw-r--r--    1 daemon   daemon       8426 May  3 16:34 nagios.log</font>
<br><font size=2 face="sans-serif">-rw-rw-r--    1 daemon   daemon      18574 May  3 16:37 status.log</font>
<br><font size=2 face="sans-serif">-rw-r--r--    1 daemon   daemon      13901 May  3 15:39 status.sav</font>
<br>
<br><font size=2 face="sans-serif"><b>apache is running wwwrun.nogroup. Rights on config files are root.root:</b></font>
<br><font size=2 face="sans-serif">-rw-rw-r--    1 root  root       17179 May  2 22:39 cgi.cfg</font>
<br><font size=2 face="sans-serif">-rw-rw-r--    1 root  root        5706 May  2 22:39 checkcommands.cfg</font>
<br><font size=2 face="sans-serif">-rw-rw-r--    1 root  root       14413 May  2 22:39 command.cfg</font>
<br><font size=2 face="sans-serif">-rw-r--r--    1 root  root        1030 May  2 22:39 contactgroups.cfg</font>
<br><font size=2 face="sans-serif">-rw-r--r--    1 root  root        1467 May  2 22:39 contacts.cfg</font>
<br><font size=2 face="sans-serif">-rw-r--r--    1 root  root         880 May  2 22:39 dependencies.cfg</font>
<br><font size=2 face="sans-serif">-rw-r--r--    1 root  root        1274 May  2 22:39 escalations.cfg</font>
<br><font size=2 face="sans-serif">-rw-r--r--    1 root  root        2198 May  2 22:39 hostgroups.cfg</font>
<br><font size=2 face="sans-serif">-rw-r--r--    1 root  root        8246 May  2 22:39 hosts.cfg</font>
<br><font size=2 face="sans-serif">-rw-r--r--    1 root  root          22 May  2 22:39 htpasswd.users</font>
<br><font size=2 face="sans-serif">-rw-------    1 root  root       13597 May  2 22:39 minimal.cfg-sample</font>
<br><font size=2 face="sans-serif">-rw-rw-r--    1 root  root        4259 May  2 22:39 misccommands.cfg</font>
<br><font size=2 face="sans-serif">-rw-rw-r--    1 root  root       21157 May  2 22:39 nagios.cfg</font>
<br><font size=2 face="sans-serif">-rw-r--r--    1 root  root        4980 May  2 22:39 nsca.cfg</font>
<br><font size=2 face="sans-serif">-rw-r-----    1 root  root        3068 May  2 22:39 resource.cfg</font>
<br><font size=2 face="sans-serif">-rw-r--r--    1 root  root        1628 May  2 22:39 send_nsca.cfg</font>
<br><font size=2 face="sans-serif">-rw-r--r--    1 root  root       20929 May  2 22:39 services.cfg</font>
<br><font size=2 face="sans-serif">-rw-rw-r--    1 root  root        1592 May  2 22:39 timeperiods.cfg</font>
<br>
<br><font size=2 face="sans-serif">nagios-logs tell nothing about this error.</font>
<br><font size=2 face="sans-serif">I am clueless at the moment.</font>
<br>
<br><font size=2 face="sans-serif">-- </font>
<br><font size=2 face="sans-serif">Thomas</font>
<br>