Zabbix user groups and user type
Posted by jpluimers on 2018/11/12
Like any product documentation, Zabbix’ is shattered and terse.
So here is how I ensured a specific user could edit the items of hosts:
- Added new user group named
Administer Configuration Host Itemscontaining userExamplehaving these read-write composing permissions:
- Applicatie ontwikkel test
- Applicatie productie Approve demo VPN
- servers Dbases Kantoor applicaties
- Changed
User typeof user namedExamplefromZabbix UsertoZabbix Adminso access to theConfigurationtab is granted.See 2 Permissions [Zabbix Documentation 3.0] for
User typeexplanation; excerpt:
Zabbix Admin: The user has access to the Monitoring and Configuration menus. The user has no access to any host groups by default. Any permissions to host groups must be explicitly given.
–jeroen






Leave a comment