Hi,

I need to make a replace of one objectClasses in schema, but he is giving error trying to add ldif below:
dn: cn=schema
changetype: modify
replace: objectclasses
objectclasses: (2.16.840.1.113730.3.2.10006 "objectoTeste" NAME DESC "first test" SUP top MUST cn MAY)

Error: ldap_modify: additional info: objectClasses: Replace is not allowed on the subschema subentry

How correct this error? Replace in an objectClasses of cn:schema is possivel really to make one.

Thanks,
Eugênia.