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
Enabled the task schedulable utilities to track progress of running tasks b...
kenneth_suter
25.35.2007
91f8974bf156c3c666520c8a0ec57155d5daf24e
[external-software/github_OpenIdentityPlatform_OpenDJ.git]
/
opends
/
tests
/
functional-tests
/
shared
/
data
/
schema
/
ldifs
/
updateSchema.ldif
1
2
3
4
5
6
7
dn: cn=schema
changetype:modify
add: attributeTypes
attributeTypes: ( addschema2at-oid NAME 'addschema2AT' )
-
add: objectClasses
objectClasses: ( addschema2oc-oid NAME 'addschema2OC' STRUCTURAL MUST addschema2AT )