Do read-only rights take precedence in Zabbix? I'm trying to configure our Zabbix deployment with a read-only user group that all admins would be a member of. Then have other limited read-write user groups that admins would be members of.
User1 is a member of ro_group and rw_group1
However, it appears that the ro_group permissions takes precedence. So, even if rw_group1 gives me read-write access, I'm not able to create hosts or other host groups because of ro_group.
Is there a way to do what I'm trying to do? Or, do I need to explicitly add each host group into the read-only rights of rw_group1? This can become an administrative headache if there are many rw_groupN and many host groups.
Thanks for any tips.
User1 is a member of ro_group and rw_group1
However, it appears that the ro_group permissions takes precedence. So, even if rw_group1 gives me read-write access, I'm not able to create hosts or other host groups because of ro_group.
Is there a way to do what I'm trying to do? Or, do I need to explicitly add each host group into the read-only rights of rw_group1? This can become an administrative headache if there are many rw_groupN and many host groups.
Thanks for any tips.
Comment