[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Directory specification errors
> When I try to add according to jamm spec my directory base like with command
> % ldapadd -x -h localhost -D cn=Manager,dc=extnn,dc=com -W -f ./base.ldif
> ..
> dn:dc=extnn,dc=com
> objectClass:top
Normally there is a space between "dn:" and the 'dn'
dn: dc=extnn,dc=com
My root looks like this
dn: dc=whitemice,dc=org
dc: whitemice
objectClass: top
objectClass: domain
objectClass: domainRelatedObject
associatedDomain: whitemice.org