From bd620cc262415155dc84735ba2baa83e822ac272 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 15 May 2015 09:16:53 +0200 Subject: [PATCH] and forward port our changes --- config/static/cgi.cfg | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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 -- 2.20.1