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 objectclass attribute to schema attributes. Issue 2759.
dugan
17.27.2007
19d46424ef066774783b79cb08aa1fe3b35a3b80
[external-software/github_OpenIdentityPlatform_OpenDJ.git]
/
opends
/
tests
/
functional-tests
/
shared
/
data
/
clu
/
data
/
addattr_integer.ldif
1
2
3
4
dn: cn=schema
changetype: modify
add: attributetypes
attributetypes: ( myTestIntegerAttr-oid NAME 'myTestIntegerAttr' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'user defined' )