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 create-ads: backend name should not be mandatory as it's always exit in...
lutoff
11.47.2007
641a157b56e497cd12f37290857a8a522cd1adf9
[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' )