mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
26.35.2007 dfdd9440011d222f12e6e336ed6ab6e59ee2be4b
1
2
3
4
5
6
7
8
9
10
11
12
13
dn: cn=schema
changetype:modify
delete: objectClasses
objectClasses: ( addschema2oc-oid NAME 'addschema2OC' STRUCTURAL MUST addschema2AT )
-
delete: attributeTypes
attributeTypes: ( addschema2at-oid NAME 'addschema2AT' )
-
add: attributeTypes
attributeTypes: ( addschema3at-oid NAME 'addschema3AT' )
-
add: objectClasses
objectClasses: ( addschema3oc-oid NAME 'addschema3OC' STRUCTURAL MUST addschema3AT )