From 61d0fd366700a0304f86545b438c8ec51ada95db Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Tue, 7 Sep 2004 05:27:30 +0000 Subject: [PATCH] Fix OID assignment --- servers/slapd/schema/test.schema | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ) -- 2.39.5