bobofer wrote: > > My conclusion is that Tom gets privileges from LAST principal in ACL, in > this case USR group. > > Any ideas how to fix this? >
I think it's more that the ACLs are applied in order, and something in the usr ACL is stripping away Tom's write priv. Easy enough to test, go back to dev:write usr:read and order the ACLs with usr, then dev. -- View this message in context: http://jackrabbit.510166.n4.nabble.com/AccessControlManagerget-Privileges-path-method-problem-tp3790533p3847360.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
