Skip to content

Instantly share code, notes, and snippets.

@Freeaqingme
Created July 6, 2013 20:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Freeaqingme/5941085 to your computer and use it in GitHub Desktop.
Save Freeaqingme/5941085 to your computer and use it in GitHub Desktop.
Error: http://img14.imageshack.us/img14/5259/vwr2.png
"It appears as though you do not have permission to view information for any of the services you requested..."
But the cgi.cfg file does look correct:
root@internal-services02:/usr/lib/cgi-bin/icinga# grep authorized_for_ /etc/icinga/cgi.cfg
authorized_for_system_information=icingaadmin
authorized_for_configuration_information=icingaadmin
authorized_for_full_command_resolution=icingaadmin
authorized_for_system_commands=icingaadmin
# NOTE: Users in authorized_for_all_hosts are also automatically
authorized_for_all_services=icingaadmin
authorized_for_all_hosts=icingaadmin
# NOTE: Users in authorized_for_all_host_commands are also automatically
authorized_for_all_service_commands=icingaadmin
authorized_for_all_host_commands=icingaadmin
#authorized_for_read_only=user1,user2
#authorized_for_comments_read_only=user1,user2
#authorized_for_downtimes_read_only=user1,user2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment