Hi All,
How can I control access to my JCR repo (permissions) ? Eg. Group "Admin" can modify the complete content tree, Group "Guest" can only view (no update) contents define in "/allContent/public-docs". The user "XX" can modify all docs in "/users-doc/XX" and view all content in "/allContent", ... Is it already implemented in Jackrabbit ? If not, Do you see a nice solution for this kind of access control ? Thanks, Christophe