(Answer) (Category) OpenLDAP Faq-O-Matic : (Category) OpenLDAP Software FAQ : (Category) Common Errors : (Answer) ldap_add: no structuralObjectClass operational attribute
ldapadd(1) may error:
  adding new entry "uid=XXX,ou=People,o=campus,c=ru"
  ldap_add: Internal (implementation specific) error (80)
     additional info: no structuralObjectClass operational attribute
when slapd(8) cannot determine, based upon the contents of the objectClass attribute, what the structural class of the object should be.

While this normally should produce an object class violation error, some versions of slapd(8) contain a minor bug which cause the object class error not to be properly detected. In these versions, slapd(8) instead catches its failure to populate the structuralObjectClass operational attribute (hence the internal error).
Kurt@OpenLDAP.org

See also: (Xref) ldap add: invalid structural object class chain
Kurt@OpenLDAP.org
[Append to This Answer]
Previous: (Answer) ldap add: invalid structural object class chain
Next: (Answer) ldap_add/modify/rename: Naming violation
This document is: http://www.openldap.org/faq/index.cgi?file=1385
[Search] [Appearance]
This is a Faq-O-Matic 2.721.test.
© Copyright 1998-2013, OpenLDAP Foundation, info@OpenLDAP.org