Re: How to setup authentication at collection level in slide? (partially resolved)

2004-10-24 Thread Oliver Zeigermann
If you want to create a simple custom store I'd recommend to have a closer look at http://jakarta.apache.org/slide/wck.htm. Oliver On Sun, 24 Oct 2004 19:04:03 +0530, Girish Nagaraj [EMAIL PROTECTED] wrote: Thanks for your all your help James and Tassos. I am not very convinced that this

Re: How to setup authentication at collection level in slide?

2004-10-24 Thread Oliver Zeigermann
You can probably still write to /files/girish because there is inheritable write access to all users in the /file collection. Set a negative right for them in /files/girish... For a reference how security is supposed to work have a look at http://www.greenbytes.de/tech/webdav/rfc3744.html

Re: How to setup authentication at collection level in slide? (partially resolved)

2004-10-24 Thread James Mason
Girish, This is generic behavior. The reason you're seeing it work with the memory store is that the memory stores are not persistent, so there's no such thing as an existing node as far as they're concerned. To work with permissions using the Tx stores you'll either need to clean out the store