Sorry, but you are not authorized to commit the specified co

hi

i loged in as nagios user and i’m trying to mark host to disable checking…

here is part of my cgi.cfg

authorized_for_system_information=nagios
authorized_for_configuration_information=nagios
authorized_for_system_commands=nagios
authorized_for_all_services=nagios
authorized_for_all_hosts=nagios
authorized_for_all_service_commands=nagios
authorized_for_all_host_commands=nagios

while i’m doing that i get

Sorry, but you are not authorized to commit the specified command.

any ideas whats wrong? :cry:
Edited ]

run “make install-commandmode” in your nagios source, if you have already configured and ran “make all”, that is.

I am having the same problem… Could you elaborate on what the solution is involving the commandmode?

The permission may be wrong on the folder/file
nagios.sourceforge.net/docs/2_0/commandfile.html

nagios.sourceforge.net/docs/1_0/commandfile.html

Edited Thu Aug 11 2005, 09:33AM ]