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

Eric Norman reassigned SLING-7268:
----------------------------------

    Assignee: Eric Norman

> unable to create principals and use principals in ACLs on import
> ----------------------------------------------------------------
>
>                 Key: SLING-7268
>                 URL: https://issues.apache.org/jira/browse/SLING-7268
>             Project: Sling
>          Issue Type: Bug
>    Affects Versions: JCR ContentLoader 2.2.6
>            Reporter: Andres Bott
>            Assignee: Eric Norman
>            Priority: Minor
>
> Not able to use principals and ACLS on the same bundle when defining initial 
> content
> ie:
> {
>   "jcr:primaryType" : "sling:Folder",
>   "security:principals": [
>     { "name": "*user*", "password": "mypassword"}
>   ],
>   "security:acl": [
>     { "principal": "*user*", "granted": ["jcr:read","jcr:write"] }
>   ]
> }



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to