Group ACL

In a database’s ACL, a user is included in 2 groups, GroupA & GroupB (assuming Manager and Editor respectively).

Question

  1. What ACL will take precedent ?

  2. If GroupA & GroupB also have different Roles assigned, what ACL/Roles will take precedent ?

Thanks.

Subject: User access will be a concatenation of both groups

If a user is included in two groups the access granted to them will be a concatenation of the access granted to each group and the highest access level will prevail.

Subject: to clarify

so as Stan points out, the user will get manager access and will have the roles assigned to both groups.