Beware OpenLDAP 2.1.x Schema Handling Change
Brought to you by:
podzap
I recently ran into an issue with OpenLDAP's schema
handling change with respect to STRUCTURAL object
classes v.s. AUXILLARY. You will no longer be able to
assign an inetOrgPerson the "objectClass: account"
class and "host: *" attributes. Instead, you are only
allowed one objectClass attribute of type STRUCTURAL
per entry. slapadd for OpenLDAP 2.1.x will fail when
trying to import the LDIF output from slapcat OpenLDAP
2.0.x.
Logged In: NO
(Originally submitted by chewie@wookimus.net)