Check if user2 has /actions/read permission that is inherited on /files. Inherited permission means that the user will get /actions/read on all below nodes (including new ones) as well. Not 100% on it, but you could try to set a negative permission on newly created files to avoid it.
Sincerely, Peder ----- Original Message ----- From: "xiaohu" <[EMAIL PROTECTED]> To: "slide-user" <[EMAIL PROTECTED]> Sent: Tuesday, July 22, 2003 4:22 AM Subject: ACL Question > I have a simple Slide setup, with just two users plus the root user > defined. I am using the SlideRealm for authentication. My question is > as follows: > > 1. user1 logs into Slide and creates a file under /files, /files/test1 > > 2. user2 logs into Slide, and he can see /files/test1, the file created > by user1. Why is this? I did not give user2 any special permissions to > look at other users' files. How come he can see user1's files? Is > there a step I am missing when I created /files/test1, to enforce access > control? > > Thanks for your help, > > xiaohu > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
