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
Code cleaning
lutoff
02.25.2007
faa437e27dbc2d719e4ee489fa3449b5ca49db97
[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 )