Just for reference,
I figured what the problem was. After creating the repository I was missing
this command:
AccessControlUtils.addAccessControlEntry(adminsession, "/",
EveryonePrincipal.getInstance(), new String[]{"jcr:read"}, true);Marco. -- View this message in context: http://jackrabbit.510166.n4.nabble.com/non-administrator-user-how-to-grant-permission-on-folder-tp4663773p4663795.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
