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
Add a 7-bit clean plugin, which can be used to ensure that values for a spe...
neil_a_wilson
04.24.2007
77ee765da575152ae0e8eff25d00c4e8cf2a7b11
[external-software/github_OpenIdentityPlatform_OpenDJ.git]
/
opends
/
tests
/
functional-tests
/
shared
/
data
/
clu
/
data
/
addobj_integer.ldif
1
2
3
4
dn: cn=schema
changetype: modify
add: objectclasses
objectclasses: ( myTestIntegerObject-oid NAME 'myTestIntegerObject' SUP top STRUCTURAL MUST ( cn $ myTestIntegerAttr ) X-ORIGIN 'user defined' )