How to solve if a user is having access to multiple groups. How to write ACL for that without creating multiple roles for those users.
Solved! Go to Solution.
@rakesh.biradar Try creating "Detailed Rules" with specific user attributes like groups, LDAP attributes, etc., then map the access type to Allow or Deny.
Also, make sure you have some base ACL created so that the users who don't match with custom rules will match to that.
Reference:
@rakesh.biradar Try creating "Detailed Rules" with specific user attributes like groups, LDAP attributes, etc., then map the access type to Allow or Deny.
Also, make sure you have some base ACL created so that the users who don't match with custom rules will match to that.
Reference: