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 2425 - dsreplication initialize-all fails - fix ConcurrentModificationE...
pgamba
24.04.2007
74be925257cd0df68cfde1a77f77cbb930c7832f
[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 )