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 2572- dsreplication initialize is completed but entries are missing
pgamba
07.36.2007
112e41b72962a783bf26ebf05925498d397ef980
[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' )