Closed cripsisxyz closed 6 years ago
Docs say:
Comma-separated set of case insensitive map name patterns (wildcard: *) a role is allowed to view
That should work.
Limiting data inside Nagvis is another issue.
only_permitted_objects
is meant for the old contact authorization behavior. So your username needs to be a contact for host or service to be able to see it.
Does that help?
Hi all,
I'm trying to limit the view of each user on my platform, so they can see only their own objects on Nagvis. I'm using the Nagvis integrated module for icingaweb2.
But, im not able to use the "nagvis/map/filter" on Roles configuration. I tried multiple filters.
How does it work?
I have the only_permitted_objects directive enabled on nagvis.ini.php
Thanks