Thanks Alex, It working wonderfully now.. Strange how the specs doesn't cover such a usecase, really useful and required.
BR, Yusuf On Mon, Jan 24, 2011 at 12:04 PM, Alexander Klimetschek <[email protected]>wrote: > On 23.01.11 12:06, "Yusuf Aaji" <[email protected]> wrote: > > >I guess I found something usefull here > > > >*JCR* 2 only defines the ability to add privileges. You need to use the > >*Jackrabbit*-specific *JackrabbitAccessControlList* to add a "deny" access > >control entry. > > > > > http://jackrabbit.510166.n4.nabble.com/Help-with-JCR-2-access-control-td24 > >03697.html > > This is correct. You need to add a deny for anonymous on the subpath. Deny > entries will overwrite any allow entries in the ACL evaluation. > > Regards, > Alex > > -- > Alexander Klimetschek > Developer // Adobe (Day) // Berlin - Basel > > > > >
