X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=config%2Fstatic%2Fcgi.cfg;h=176499bdfd82a473e6aaebfbd6c4ecafbb6efe8a;hb=9fd6c31201f319f3c7de73c28afd69806aba1241;hp=772d1c1f9d847e94a899e9f7009728627eccfdf0;hpb=39a147328eed652a085fec5a1550bc4c032a22a9;p=mirror%2Fdsa-nagios.git diff --git a/config/static/cgi.cfg b/config/static/cgi.cfg index 772d1c1..176499b 100644 --- a/config/static/cgi.cfg +++ b/config/static/cgi.cfg @@ -1,3 +1,9 @@ +############################################################################# +## THIS FILE IS COPIED TO THE FINAL LOCATION USING PUPPET +## ITS AUTHORITATIVE HOME IS THE DSA-NAGIOS CONFIGURATION GIT +############################################################################# + + ################################################################# # # CGI.CFG - Sample CGI Configuration File for Nagios @@ -114,7 +120,7 @@ use_ssl_authentication=0 # not use authorization. You may use an asterisk (*) to # authorize any user who has authenticated to the web server. -authorized_for_system_information=* +authorized_for_system_information=nagiosadmin @@ -126,7 +132,7 @@ authorized_for_system_information=* # an asterisk (*) to authorize any user who has authenticated # to the web server. -authorized_for_configuration_information=* +authorized_for_configuration_information=nagiosadmin @@ -152,8 +158,8 @@ authorized_for_system_commands=nagiosadmin # to authorize any user who has authenticated to the web server. -authorized_for_all_services=* -authorized_for_all_hosts=* +authorized_for_all_services=dsa-guest,nagiosadmin +authorized_for_all_hosts=dsa-guest,nagiosadmin