After I changed it to jcr:all, it applied complete permissions. I want to apply permissions only for Read, Modify, Create, and Delete and restrict access for Read ACL, Edit ACL, and Replicate. {"scripts": ["create path (sling:Folder) /conf/test","set ACL for everyone\nallow jcr:read on /conf/test\ne...