You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2023/04/14 07:47:00 UTC

[jira] [Resolved] (SLING-2490) User can't add Childnodes after receiving jcr:write and jcr:read privileges

     [ https://issues.apache.org/jira/browse/SLING-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-2490.
-------------------------------------
    Resolution: Won't Fix

> User can't add Childnodes after receiving jcr:write and jcr:read privileges
> ---------------------------------------------------------------------------
>
>                 Key: SLING-2490
>                 URL: https://issues.apache.org/jira/browse/SLING-2490
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: JCR Jackrabbit Access Manager 2.1.0
>         Environment: Xubuntu
>            Reporter: Chris Papagrigoriou
>            Priority: Trivial
>
> Though I granted jcr:read and jcr:write to my user, it is not possible for him to add any Child nodes. He is able to delete nodes and to set properties though.
> Trying curl -X MKCOL -u Odin:Odin http://localhost:8080/content/private/Odin/apps
> (jcr:write and jcr:read were given for the Odin Folder) gives me an Internal Server error 500.
> Trying via the sling Explorer gives me: javax.jcr.AccessDeniedException: Access denied.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)