[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ACL question...
At 05:59 PM 1/12/2006, Krishna Sivaramapuram wrote:
>How do I do this...
>
>I've an addressbook where I have users and their personal addressbook in the ldap tree. Let's say some user wants to give read access to one of his personal addressbook to a friend of his who is also on the tree. Basically I want the users of this addressbook to decide on access control for their part of the tree.
>
>How do I do this kind of Access control?
You can do this with groups, one per user that the user
can add members to.
>Is dynaACL (ACI) the only way to do this?
No.
>Krish