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

Re: additional info: value of naming attribute 'dc' is not present in entry



Hi,

On Tuesday 04 March 2003 18:57, Brian Bisaillon wrote:
> Here is my LDIF:
>
> # File: ldif00.ldif
>
> # Root node
> dn: dc=itarchitect,dc=ca
> objectClass: top
> objectClass: organization
> objectClass: dcObject
> o: itarchitect.ca
> dc: itarchitect.ca

If your DN looks like dc=itarchitect,dc=ca you have to have an
attribute with the value of the RDN to conform to the LDAP data model
I.e. you need an attribute 
	dc: itarchitect
which you do not have.

Peter

-- 
Peter Marschall     |   eMail: peter.marschall@mayn.de
Scheffelstraße 15   |          peter.marschall@adpm.de
D-97072 Würzburg    |   Tel:   +49 931 14721
PGP: 0BB1 04A3 0FB0 E27F 8018 52BA A286 7B23 9C22 2C83