hi ian
In standard Jackrabbit 2, is it possible to add more than one ACE to an ACL with the same principal ?
it depends on the acl implementation. the principal-based acl just collects all entries while resource-based acl currently makes a cleanup and keeps at most one allow and one deny asserting there are no contradicting allow/deny privileges for the same principal. regards angela
