mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-06 23:19:59 -05:00
Fix java schema
This commit is contained in:
parent
08d397f65d
commit
13262aca41
1 changed files with 2 additions and 2 deletions
|
|
@ -137,7 +137,7 @@ attributetype ( 1.3.6.1.4.1.42.2.27.4.1.13
|
|||
# )
|
||||
#
|
||||
attributetype ( 1.3.6.1.4.1.42.2.27.4.1.8
|
||||
NAME 'javaSerializedData
|
||||
NAME 'javaSerializedData'
|
||||
DESC 'Serialized form of a Java object'
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.40
|
||||
SINGLE-VALUE )
|
||||
|
|
@ -160,7 +160,7 @@ attributetype ( 1.3.6.1.4.1.42.2.27.4.1.8
|
|||
# SINGLE-VALUE
|
||||
# )
|
||||
#
|
||||
atttributetype ( 1.3.6.1.4.1.42.2.27.4.1.10
|
||||
attributetype ( 1.3.6.1.4.1.42.2.27.4.1.10
|
||||
NAME 'javaFactory'
|
||||
DESC 'Fully qualified Java class name of a JNDI object factory'
|
||||
EQUALITY caseExactMatch
|
||||
|
|
|
|||
Loading…
Reference in a new issue