Aleksandar Milivojevic wrote:
Kurt D. Zeilenga wrote:
The LDAP/X.500 information model does not allow changes to the structural object class of an object. slapd(8) enforces this aspect of the model.
Althogh it would be violation of the standard, it might be usefull feature in slapd to have run time option to allow addition/removals of structural object classes. Default, of course should be to be standard conformant and not allow such changes. The option would allow LDAP administrator to restructure his objects (if/when needed) without the need to dump/reload all entries in database.