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

No structuralObjectClass



List:
I'm running openldap2.3(from buchan) on CentOS Linux.  When
adding an object via a non-OpenLDAP LDAP client, I get this
error from slapd:

[root@ldap openldap2.3]# Jun 15 20:17:32 ldap slapd2.3[2780]: conn=2 fd=18
ACCEPT from IP=172.16.1.241:1156 (IP=0.0         .0.0:389)
Jun 15 20:17:32 ldap slapd2.3[2780]: conn=2 op=0 BIND
dn="cn=manager,dc=cimex,dc=com,dc=cu" method=128
Jun 15 20:17:32 ldap slapd2.3[2780]: conn=2 op=0 BIND
dn="cn=manager,dc=cimex,dc=com,dc=cu" mech=SIMPLE ssf=0
Jun 15 20:17:32 ldap slapd2.3[2780]: conn=2 op=0 RESULT tag=97 err=0 text=
Jun 15 20:17:33 ldap slapd2.3[2780]: conn=2 op=1 ADD
dn="uid=igarcia,ou=sentai,dc=cimex,dc=com,dc=cu"
Jun 15 20:17:33 ldap slapd2.3[2780]: No structuralObjectClass for entry
(uid=igarcia,ou=sentai,dc=cimex,dc=com,dc=cu)
Jun 15 20:17:33 ldap slapd2.3[2780]: conn=2 op=1 RESULT tag=105 err=80 text=no
structuralObjectClass operational attribute
Jun 15 20:17:33 ldap slapd2.3[2780]: conn=2 fd=18 closed (connection lost)

what's the meaning of No structuralObjectClass?
Where can I find the meaning of error codes "err=80" of openldap?

thanks for your time
--
Regards;
Israel Garcia