forked from sni/thruk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path0035-naemon-cgicfg.patch
55 lines (39 loc) · 1.62 KB
/
0035-naemon-cgicfg.patch
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
--- a/cgi.cfg 2013-11-26 15:27:02.000000000 +0100
+++ b/cgi.cfg 2014-02-06 17:29:08.248728701 +0100
@@ -71,7 +71,7 @@
# authorize any user who has authenticated to the web server.
# Alternatively you can specify contactgroups too
-authorized_for_system_information=thrukadmin
+authorized_for_system_information=admin
authorized_contactgroup_for_system_information=
@@ -84,7 +84,7 @@
# to the web server.
# Alternatively you can specify contactgroups too
-authorized_for_configuration_information=thrukadmin
+authorized_for_configuration_information=admin
authorized_contactgroup_for_configuration_information=
@@ -98,7 +98,7 @@
# authenticated to the web server.
# Alternatively you can specify contactgroups too
-authorized_for_system_commands=thrukadmin
+authorized_for_system_commands=admin
authorized_contactgroup_for_system_commands=
@@ -111,10 +111,10 @@
# to authorize any user who has authenticated to the web server.
# Alternatively you can specify contactgroups too
-authorized_for_all_services=thrukadmin
+authorized_for_all_services=admin
authorized_contactgroup_for_all_services=
-authorized_for_all_hosts=thrukadmin
+authorized_for_all_hosts=admin
authorized_contactgroup_for_all_hosts=
@@ -128,10 +128,10 @@
# user who has authenticated to the web server.
# Alternatively you can specify contactgroups too
-authorized_for_all_service_commands=thrukadmin
+authorized_for_all_service_commands=admin
authorized_contactgroup_for_all_service_commands=
-authorized_for_all_host_commands=thrukadmin
+authorized_for_all_host_commands=admin
authorized_contactgroup_for_all_host_commands=
# READ-ONLY USERS