adding an ou

"Michael J. Pawlowsky" <[email protected]> Sat, 13 Nov 2004 11:18:41 -0500
Newsgroups gmane.network.directoryadmin
Message-ID <[email protected]>
Hello,

I just downloaded directory_administrator and just installed openldap as 
well.
I created a user  by manually creating a ldif file and inserting it into 
the directory using slapadd.
slapcat return it, so I'm guessing it worked.

My goal with the LDAP service is simply to have it as a lookup for 
e-mail clients for my extended family. (about 100 people),

When I try to connect to it with directory_admin I get the error that no 
Organizational Unit is defined.

Do I really need an ou?

Any help is VERY appreciated.

My slapd.conf file looks like:


include        /etc/openldap/schema/core.schema
include        /etc/openldap/schema/cosine.schema
include        /etc/openldap/schema/inetorgperson.schema
include        /etc/openldap/schema/nis.schema
include        /etc/openldap/schema/openldap.schema
allow bind_v2
pidfile        /var/run/slapd.pid
argsfile    /var/run/slapd.args

database    bdb
suffix        "dc=famillecadieux,dc=org"

directory    /var/lib/ldap

index objectClass                       eq,pres
index ou,cn,mail,surname,givenname      eq,pres,sub
index uidNumber,gidNumber,loginShell    eq,pres
index uid,memberUid                     eq,pres,sub
index nisMapName,nisMapEntry            eq,pres,sub





-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8