ACEs are checked sequencially, so the order in which you add them is important.
Two other things to try. Add Paul to the users role, and try creating a collection as root. Make sure root can ceate the collection and that Paul can read it afterward. -James >>> [EMAIL PROTECTED] 7/21/2004 12:38:59 PM >>> Hi James, I downloaded "jakarta-slide-2.0-tomcat-4.1.30.zip" as server and jakarta-slide-webdavclient-bin-2.0.zip" as client from http://jakarta.apache org/slide, i think they are not the last version, and i don't know if they are the best version. The same error return with "mkcol /slide/files/group1/Paul/col1"..., I tried to replace "/users/Paul" by "/roles/users" or "all" in ACL, but always the same error. In fact, i don't have a very clear idea with all these aces. do you know if it uses the union or the join, or by order of succession or other rules when several aces in the same file? thanks Lei -------Original Message------- From: Slide Users Mailing List Date: 07/21/04 20:48:43 To: [EMAIL PROTECTED] Subject: [SPAM] Re: [SPAM] Re: ACL Problem I honestly can't see anything wrong. It could be a path issue... Try running "mkcol /slide/files/group1/Paul/col1" to check that. Also, what version of the Slide client and what version of the Slide server are you using? -James >>> [EMAIL PROTECTED] 7/21/2004 11:51:01 AM >>> Hi James, the ACL result for /slide/files/group1/Paul is: ACL for /slide/files/group1/Paul: ------------------------------------------------------------ granted to /users/Paul(not protected) (not inherited) DAV:all granted to unauthenticated (not protected) (inherited from '/files') DAV:all granted to /roles/user (not protected) (inherited from '/files') DAV:write granted to property (not protected) (inherited from '/files') DAV:read-acl granted to /roles/root (not protected) (inherited from '/') DAV:all denied to all (not protected) (inherited from '/') DAV:read-acl DAV:write-acl DAV:unlock and when I try command "mkcol col1" in the collection /slide/files/group1/Paul, it returns : 2004 20:46:46, Paul, MKCOL, 403 "Forbidden", 47 ms, /files/group1/Paul/col1 Could you tell me where's my mistakes, Please. Lei -------Original Message------- From: Slide Users Mailing List Date: 07/21/04 20:17:09 To: [EMAIL PROTECTED] Subject: [SPAM] Re: ACL Problem Can you post the results from the acl method on /slide/files/group1/Paul? -James >>> [EMAIL PROTECTED] 7/21/2004 8:48:28 AM >>> Hi, I've a question about ACL. i've my collections as : slide/ |--files/ ||--group1 |||-- Paul |||-- Thomas |||-- Laurent |||-- ... ||--... |--... each user Paul, Thomas and Laurent has his login and password, and their role is user. I want to make every user have full access for his collection but he can't do nothing (even read) to other ones. I put and displayed ACL as follow: - denied read-acl, write-acl on /slide to all. - granted all on /slide to roles/root - granted all on /slide/files/group1/Paul to /users/Paul when the user Paul connect, he can read the content, the properties and the acl-properties of the collection /slide/files/group1/Paul/, but he can't write in the collection (mkcol method, putMethod...).I got the Error 403 Forbidden for these methods. does anybody know what i've to do to fix the problem? thanks. Lea --------------------------------------------------------------------- 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] --------------------------------------------------------------------- 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]
