Re: ACL permissions on nodes.

2009-06-23 Thread Ian Boston
On 23 Jun 2009, at 12:46, Tobias Bocanegra wrote: hi, according to jsr283 (see 16.2.3), the jcr:write is an aggregate privilege: • jcr:write: An aggregate privilege that contains: o jcr:modifyProperties o jcr:addChildNodes o jcr:removeNode o jcr:removeChildNodes so, jcr:write should be suf

Re: ACL permissions on nodes.

2009-06-23 Thread Tobias Bocanegra
hi, according to jsr283 (see 16.2.3), the jcr:write is an aggregate privilege: • jcr:write: An aggregate privilege that contains: o jcr:modifyProperties o jcr:addChildNodes o jcr:removeNode o jcr:removeChildNodes so, jcr:write should be sufficient. i can imagine, that the individual privilege are

ACL permissions on nodes.

2009-06-23 Thread Ian Boston
Hi, If I set jcr:write granted on a node, I can upload content to that node with a multipart post but I cant overwrite the content. to make that work I appear to need at least curl http://admin:ad...@localhost:8080/_user/private/d9/31/78/03/ian5.acl.json {"ian5":{"granted": ["jcr:write ",