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
Update the server root DSE to include the supportedLDAPVersion attribute.
neil_a_wilson
02.04.2007
11c5b708d2668174a94512c0936dbcbc3cfeeca8
[external-software/github_OpenIdentityPlatform_OpenDJ.git]
/
opends
/
tests
/
functional-tests
/
shared
/
data
/
replication
/
schemamods-0.ldif
1
2
3
4
dn: cn=schema
changetype: modify
add: objectClasses
objectClasses: ( newtestobjectclass-oid NAME 'newtestobjectclass-0' SUP person MUST ( street $ c ) X-ORIGIN 'user defined' )