Hello everyone,
I've recently encountered a problem with permissions in the Zabbix dashboard and wanted to ask if anyone has had similar experiences or knows a solution.
Setup:
- Zabbix version: 7.4.0
- Dashboard with the following widgets:
- Host Navigator
- Widgets with Host Items where a host from the Host Navigator is adopted via "Override host"
Problem:
A user is authorized for a specific host group and correctly sees the hosts they have access to in the Host Navigator. However, as soon as a widget on the dashboard uses a **Host Item** that doesn't belong to a host the user is directly authorized for, the widget remains empty—**even if the host was selected via the Host Navigator**.
Observation:
Permissions appear to come **exclusively** from the Host Item configured in the widget. The Host Navigator is **not considered**, which significantly limits dashboard flexibility for restricted users.
Goal:
I wanted to build a dashboard for multiple users/groups where they only see the servers they're authorized to access.
I've recently encountered a problem with permissions in the Zabbix dashboard and wanted to ask if anyone has had similar experiences or knows a solution.
Setup:
- Zabbix version: 7.4.0
- Dashboard with the following widgets:
- Host Navigator
- Widgets with Host Items where a host from the Host Navigator is adopted via "Override host"
Problem:
A user is authorized for a specific host group and correctly sees the hosts they have access to in the Host Navigator. However, as soon as a widget on the dashboard uses a **Host Item** that doesn't belong to a host the user is directly authorized for, the widget remains empty—**even if the host was selected via the Host Navigator**.
Observation:
Permissions appear to come **exclusively** from the Host Item configured in the widget. The Host Navigator is **not considered**, which significantly limits dashboard flexibility for restricted users.
Goal:
I wanted to build a dashboard for multiple users/groups where they only see the servers they're authorized to access.
Comment