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

is_entry_objectclass?



Can anyone please explain what this slapd output means and how to avoid it ?
The entry is added, just that it gives this warning.
Is it because the objectclass entries are at the end ?


2001-09-12 08:22:48.092693500 conn=2 op=3477 ADD dn="UID=JOHWEI,OU=CNE,O=MEDIAWAYS"
2001-09-12 08:22:48.092753500 is_entry_objectclass("uid=johwei,ou=cne.de,o=mediaways", "2.16.840.1.113730.3.2.6") no objectClass
attribute


here's the entry:


dn: uid=johwei,ou=cne,o=mediaways
sn: Weingartner
cn: Weingartner, Johann
userPassword:: <some base64 stuff>
uid: johwei
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: inetOrgPerson
objectClass: mailRecipient


Thanks,
Markus