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?