hi that should work for any principal. but please note that you have to grant the privilege for the 'null' path as it is a repository level privilege.
for further information regarding passing 'null' to the various methods on javax.jcr.AccessControlManager you may want to look at JSR 333. hope that helps angela On 4/15/13 7:17 PM, vicent wrote:
Hello, I need several users have privileges to create node types; but this is only possible with admin user... When i create a new user, i set your privileges with JCR_ALL, that contains JCR_NODE_TYPE_MANAGEMENT. So, i hoped that worked, but not... So, how i can make to give privileges to create node types with any user? it's possible? Regards -- View this message in context: http://jackrabbit.510166.n4.nabble.com/Users-privileges-to-create-Node-Types-tp4658252.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
