[
https://issues.apache.org/jira/browse/JCR-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela resolved JCR-3714.
-------------------------
Resolution: Cannot Reproduce
according to private information i got from sakshi, the issue was detected with
OAK not with JCR. nevertheless i couldn't reproduce it on oak-trunk. i suspect
however that it's the same as OAK-1299 (but i don't know which oak release was
being used in the setup)
> ACL not honoured once the group is shrunk.
> ------------------------------------------
>
> Key: JCR-3714
> URL: https://issues.apache.org/jira/browse/JCR-3714
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Reporter: Sakshi Arora
>
> I gave jcr:write permission to a group, on a crx node.
> ACL is honoured at this stage, that is, a group member is able to create its
> child node, modify its property etc..
> Now I removed a member from the group (Shrunk the group to lesser number of
> users).
> ACL stopped being honoured. None of the group member is able to create child
> node for the crx node, on which the ACL was applied.
> Steps to reproduce:
> 1. Create a user group, add a few members.
> 2. Create a node, apply 'jcr:write' permission on that node for that group.
> 3. Login as one of the group member, you will be able to create a child node.
> 4. Remove one of the member from the user group.
> 5. Now login as any existing member of the group, you will not be able to
> create a child node on that node.
> (the node has jcr:read permission for everyone)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)