On Thu, Jan 21, 2010 at 6:02 AM, Todd Reed treed@astate.edu wrote:
I'm a little confused with implementing the memberOf overlay. I've seen some articles talk about the slapd.conf file; others are talking about an ldif file, etc. Two questions keep coming to my head everytime.
I have an Ubuntu box with OpenLDAP installed via apt-get. I need to utilize the memberOf attribute.
- Based on my installation method (OpenLDAP from apt-get), what is the
suggested method to use to obtain the memberOf functionality?
- Will I need to create an LDIF file for every group I have or create
in the future? Is there something I could do in the schema to always include the memberOf in the every user I create for any group?
Hi,
I think that the example in the docs is clear enough if you think it over :)
http://www.openldap.org/doc/admin24/overlays.html#Member%20Of%20Configuratio...