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

RE: naming attribute 'dc' is not present in entry



Title: RE: naming attribute 'dc' is not present in entry

You are adding a dn with the attribute name dc, yet you specify the objectclass organization. Try either the objectclass domaincomponent or re-name your dn to o=OctoSoft,dc=de.

-----Original Message-----
From: Jürgen Magin [mailto:gaston@octo-soft.de]
Sent: 25 August 2004 10:58
To: openldap-software@OpenLDAP.org
Subject: naming attribute 'dc' is not present in entry

Hi list

When i try to add an entry like

    dn: dc=OctoSoft,dc=de
    objectclass: organization
    description: OCTOGON Software Development GmbH
    o: OctoSoft

into the database, i got this error:

    Aug 25 13:46:09 thor slapd[13373]: conn=3 fd=7 ACCEPT from IP=192.168.42.11:1390 (IP=0.0.0.0:389)
    Aug 25 13:46:09 thor slapd[13373]: conn=3 op=0 BIND dn="cn=Manager,dc=OctoSoft,dc=de" method=128
    Aug 25 13:46:09 thor slapd[13373]: conn=3 op=0 BIND dn="cn=Manager,dc=OctoSoft,dc=de" mech=SIMPLE ssf=0
    Aug 25 13:46:09 thor slapd[13373]: conn=3 op=0 RESULT tag=97 err=0 text=
    Aug 25 13:46:09 thor slapd[13373]: conn=3 op=1 ADD dn="dc=OctoSoft,dc=de"
    Aug 25 13:46:09 thor slapd[13373]: conn=3 op=1 RESULT tag=105 err=64 text=naming attribute 'dc' is not present in entry

    Aug 25 13:46:09 thor slapd[13373]: conn=3 op=2 UNBIND
    Aug 25 13:46:09 thor slapd[13373]: conn=3 fd=7 closed

Did anyone know what the meaning of this error message?

Thanks in advance.

--
Mit freundlichen Grüßen

Jürgen Magin

**************************************************************
#                                                            #      
#  OCTOGON Software Development GmbH                         #
http://www.octo-soft.de                                   #
#                                                            #
#  Jürgen Magin, Einsteinstr. 11, D 68519 Viernheim          #
#                                                            #
#  Tel   : +49 6204/738353                                   #
#  Fax   : +49 6204/914875                                   #
#  EMail : gaston@octo-soft.de                               #
#                                                            #
**************************************************************