dashboard
repositories
filestore
activity
search
login
external-software
/
github_OpenIdentityPlatform_OpenDJ
mirror of
https://github.com/OpenIdentityPlatform/OpenDJ.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix some regressions introduced with the QuickSetup code refactorization:
jvergara
03.08.2007
613e2b4c5fb2eb2f443d4902cb98b69e8431cc19
[external-software/github_OpenIdentityPlatform_OpenDJ.git]
/
opends
/
tests
/
functional-tests
/
shared
/
data
/
schema
/
ldifs
/
05-DynamicSchemaAdd.ldif
1
2
3
4
5
6
dn: cn=schema
objectClass: top
objectClass: ldapSubentry
objectClass: subschema
attributeTypes: ( addschema1at-oid NAME 'addschema1AT' )
objectClasses: ( addschema1oc-oid NAME 'addschema1OC' STRUCTURAL MUST addschema1AT )