Details
-
Bug
-
Resolution: Unresolved
-
Trivial
-
None
-
Professional Edition
Description
Hi,
We are using radius auth and using "Filter-ID" attribute to control users permissions.
I'm searching a way to an user only show billings, without success.
Is there a way to match this attribute with a role?
Thanks.
Hi,
There is a function radius_get_attr, which returns any attribute from radius.
Can you place a config option to specify which attribute I have used and link the response to a observium group? So I can control which user can only have access to a single role.
If possible, can you invert the bill permissions? To only NOT see a specific bills.
Thanks.