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

Re: dc attribute not allowed



Hi,

On Saturday 24 January 2004 07:46, Loren M. Lang wrote:
> I'm trying to add entries into an openldap database base, but it keeps
> rejecting the entries.  I tried adding the following:
>
> dn: dc=tallye, dc=com
> objectClass: person
> cn: B
> sn: s
>
> but ldapadd gives me the error message:
>     additional info: naming attribute 'dc' is not present in entry
> So I added the dc entry as follows:
>
> dn: dc=tallye, dc=com
> objectClass: person
> dc: tallye
> cn: B
> sn: s
>
> And now it gives me the following error message:
>     additional info: attribute 'dc' not allowed
> I can't figure out what's wrong.  I'm using OpenLDAP-2.1.23 on FreeBSD
> 4.9.  Please CC me as I don't think I've subscribed correctly.

Objectclass person does not allow the attribute dc.

Peter

-- 
Peter Marschall
eMail: peter@adpm.de