This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
manual:config:users_and_usergroups [2019/11/05 09:02] martins-v removing; content moved to different location |
manual:config:users_and_usergroups [2021/01/27 20:27] (current) |
||
---|---|---|---|
Line 7: | Line 7: | ||
All user passwords are encrypted and stored in the Zabbix database. Users cannot use their user id and password to log directly into the UNIX server unless they have also been set up accordingly to UNIX. Communication between the web server and the user browser can be protected using SSL. | All user passwords are encrypted and stored in the Zabbix database. Users cannot use their user id and password to log directly into the UNIX server unless they have also been set up accordingly to UNIX. Communication between the web server and the user browser can be protected using SSL. | ||
- | With a flexible [[manual:config:users_and_usergroups:permissions|user permission schema]] you can restrict and differentiate access to: | + | With a flexible [[manual:config:users_and_usergroups:permissions|user permission schema]] you can restrict and differentiate rights to: |
+ | |||
+ | * access administrative Zabbix frontend functions | ||
+ | * perform certain actions in the frontend | ||
+ | * access monitored hosts in hostgroups | ||
+ | * use specific API methods | ||
- | * administrative Zabbix frontend functions | ||
- | * monitored hosts in hostgroups | ||