mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-09 00:14:25 -05:00
Fix OID assignment
This commit is contained in:
parent
756a677482
commit
61d0fd3667
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
# For testing purposes only.
|
||||
|
||||
# RFC 3687 -- componentFilterMatch
|
||||
attributetype ( 1.3.6.1.4.1.4203.666.1.33 NAME 'componentTest'
|
||||
attributetype ( 1.3.6.1.4.1.4203.666.1.34 NAME 'componentTest'
|
||||
DESC 'RFC 3687 Component Matching, use ;gser'
|
||||
EQUALITY componentFilterMatch
|
||||
SYNTAX 1.2.36.79672281.1.5.2 )
|
||||
|
|
|
|||
Loading…
Reference in a new issue