Re: Problem with SimpleAccessControl.setPolicy

2009-08-07 Thread Angela Schreiber
the SimpleAccessManager doesn't allow for ac-modification as it is has a fixed set of ac rules. similarly, the ac-related nodes/properties defined by the corresponding nodetypes are designed so they cannot not manipulated manually but only through the jsr 283 api. if you want to be able to edit

Problem with SimpleAccessControl.setPolicy

2009-08-07 Thread arcas...@gmail.com
-- Forwarded message -- From: arcas...@gmail.com Date: Thu, Aug 6, 2009 at 9:29 PM Subject: Problem with SimpleAccessControl.setPolicy To: dev-i...@jackrabbit.apache.org Hello, I'm using Jackrabbit in one of my projects and now I've came to implement the security pa

Problem with SimpleAccessControl.setPolicy

2009-08-06 Thread arcas...@gmail.com
Hello, I'm using Jackrabbit in one of my projects and now I've came to implement the security part. After some readings I've found out that the documentation from jsr283 is the best starting point in implementing security in a Jackrabbit based project. I need to set pairs of Principal-Privilege