When Sling standalone jar file is used for the first time, the Jackrabbit repository gets created. How do I apply one time default permissions to a folder. For example, there is a folder (sling:Folder type) "app". I would like to apply deny permission "jcr:read" to this folder.
Sling provides the REST interface (.modifyAce.json) to modify the permissions of a node. But how do I apply this permission one time (after the first time creation of Jackrabbit repository). Please suggest. -- View this message in context: http://apache-sling.73963.n3.nabble.com/Applying-permissions-at-startup-tp4029209.html Sent from the Sling - Users mailing list archive at Nabble.com.
