From: Peter Palfrader Date: Fri, 15 May 2015 07:16:53 +0000 (+0200) Subject: and forward port our changes X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=bd620cc262415155dc84735ba2baa83e822ac272;p=mirror%2Fdsa-nagios.git and forward port our changes --- diff --git a/config/static/cgi.cfg b/config/static/cgi.cfg index bf05e00..04018d0 100644 --- a/config/static/cgi.cfg +++ b/config/static/cgi.cfg @@ -132,7 +132,8 @@ escape_html_tags=1 # all entries by default set this value to 0. # Default is 50. -result_limit=50 +#result_limit=50 +result_limit=0 @@ -365,10 +366,12 @@ authorized_for_system_commands=icingaadmin # NOTE: Users in authorized_for_all_hosts are also automatically # authorised to view information for all services. -authorized_for_all_services=icingaadmin -authorized_for_all_hosts=icingaadmin +#authorized_for_all_services=icingaadmin +#authorized_for_all_hosts=icingaadmin #authorized_contactgroup_for_all_services= #authorized_contactgroup_for_all_hosts= +authorized_for_all_services=dsa-guest,icingaadmin +authorized_for_all_hosts=dsa-guest,icingaadmin