|
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-------
Date: 07/21/04 20:17:09
Subject: [SPAM] Re: ACL Problem
Can you post the results from the acl method on
/slide/files/group1/Paul?
-James
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
---------------------------------------------------------------------
---------------------------------------------------------------------
|