I just figured out creating custom schema definitions for 2.3, and now I
am trying to move that to 2.4 and cn=schema,cn=config.
I have an existing schema definition: dn: cn={3}ours,cn=schema,cn=config
with attributes and one objectClass. I would like to add another
objectClass that inherits from the current one. Here is the current one:
olcObjectClasses: {0}( 1.3.6.1.4.1.32879.1 NAME 'myobjclass' DESC 'Custom
ObjectClass ' SUP inetOrgPerson STRUCTURAL MAY ( userType $ gradeLevel $
mailHost $ mailalternateaddress ) )
Here is the LDIF of what I am trying to add:
dn: cn={3}ours,cn=schema,cn=config
objecClass: olcSchemaConfig