mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +02:00
Restrictions for the 'support2' group affect icingaadmin
This commit is contained in:
parent
448d7c1a8d
commit
9d8bd28148
@ -1,6 +1,6 @@
|
|||||||
[test1]
|
[test1]
|
||||||
users = "user1"
|
users = "user1"
|
||||||
groups = "support2"
|
groups = "no-such-group"
|
||||||
name = "monitoring/filter"
|
name = "monitoring/filter"
|
||||||
restriction = "hostgroup=lalala&service_description=*ping*"
|
restriction = "hostgroup=lalala&service_description=*ping*"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user