hi javier
About grant privileges an user, I am some lost. I understood first step and second step but I do not know how follow. How can I get AccessControlList? How grant privileges with User.getPrincipal?
did you take a look a the JCR API related to access control? starting from Session.getAccessControlManager() you should find your way through, i guess. angela
