Combining User Roles and Permission for multiple group.
Hi,
I have a requirement that
we need to combine 2 or 3 groups and create 1 user.
ex - User1, User2, User3
User1 has access to delete but - delete allow
User2 does not have delete access - delete deny
But requirement is when we combined user1 and user2 - delete option should be there. But it is giving priority to deny.
I am using Netcentric AC tools and ... permisison are granted through yaml file.
Is it Possible do something like this?
Thanks in advance