[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: ACL question...



At 10:33 PM 1/12/2006, Krishna Sivaramapuram wrote:
>I don't get it. Can you please explain a bit?

I don't have time at the moment to explain it in detail.

>If I create a group under a user with a list of member DN's from the LDAP tree, how do I use that access group to give access to those DN's to use personal addressbooks of that user.

Start with one user, use "by group".
Expand to multiple users through use of .regex/.expand.

>Also, let's say this user creates multiple named personal addressbooks and he wants to give different kind of permissions to different users. How can I do this with this scheme?

fancier regular expressions.

>Is there any good book that discusses these kind of strategies?

Well, I suggest you start with the Admin Guide and FAQ.
Once you understand the basics, which these documents
cover (and then some) reasonably well, you should be able
to build additionally complex ACLs.  You might want to
read up on regular expressions, the FAQ has some pointers.

Kurt