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

Re: Building an LDAP database "for dummies"



Jonathan Coles <jcoles0727@rogers.com> writes:

> Howard Chu wrote:
>[...]
>
> My suffix statement (organization is the top of my hierarchy):
> suffix o=MyOrg
>
> My LDIF (just one user entry):
>
> dn: o=MyOrg
> objectclass: top
> objectclass: person
> objectclass: organization
> o: MyOrg
>
A organisation can not be a person, so start with

dn: o=MyOrg
objectclass: organization
description: my beloved company
o: MyOrg

You may add any addtional atributes that belong to object class
organization. 

-Dieter

-- 
Dieter Klünter | Systemberatung
Tel.: +49.40.64861967
Fax : +49.40.64891521
http://www.avci.de