From: Kurt Zeilenga Date: Tue, 7 Sep 2004 05:27:30 +0000 (+0000) Subject: Fix OID assignment X-Git-Tag: OPENLDAP_REL_ENG_2_3_0ALPHA~564 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=61d0fd366700a0304f86545b438c8ec51ada95db;p=openldap Fix OID assignment --- diff --git a/servers/slapd/schema/test.schema b/servers/slapd/schema/test.schema index 1180f1542c..8b85b274a7 100644 --- a/servers/slapd/schema/test.schema +++ b/servers/slapd/schema/test.schema @@ -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 )