check_mk multisite allowing users to make changes
Posted: Wed May 11, 2016 9:21 am
muultisite.mk looks like this
admin_users = [ "nagiosadmin" ]
users = [ "xyz" ]
SO xyz user is able to change settings on the check_mk page, how do I make it to be read only?
I am new to nagios. Please help.
Thanks
admin_users = [ "nagiosadmin" ]
users = [ "xyz" ]
SO xyz user is able to change settings on the check_mk page, how do I make it to be read only?
I am new to nagios. Please help.
Thanks