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

Re: Access Control



At 12:38 PM 8/5/99 -0700, Audy Sunarya wrote:
>I've been trying to figure out what I did wrong for several days. I am
>quite exhausted now. I am learning how to write the access control using
>ldif. I checked out the archive and also checked every single statement I
>write. Apparently, none of the oci I wrote works. Would anybody give me a
>hint of my errors and how to fix it? Thanks a bunch! (Below is my ldif
>file)

OpenLDAP uses slapd.conf(5) based access control directives.

The U-Mich guide has a decent description of how to write these.
	http://www.openldap.org/faq/index.cgi?file=106

OpenLDAP ACL groups are described by:
	http://www.openldap.org/faq/index.cgi?file=52

You might also check archives of this list where numerous
examples and clarifications have been posted.

Kurt