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 copy paste errors in scripts.
jvergara
05.27.2007
14b63243d0a19d2516d31f1f1c78e9542a2228b2
[external-software/github_OpenIdentityPlatform_OpenDJ.git]
/
opends
/
tests
/
functional-tests
/
shared
/
data
/
schema
/
ldifs
/
updateSchema3.ldif
1
2
3
4
5
6
7
dn: cn=schema
changetype:modify
delete: objectClasses
objectClasses: ( addschema3oc-oid NAME 'addschema3OC' STRUCTURAL MUST addschema3AT )
-
delete: attributeTypes
attributeTypes: ( addschema3at-oid NAME 'addschema3AT' )