$NetBSD: patch-bc,v 1.1 2005/11/02 03:11:36 aolcarton Exp $

--- ldap/openscep.schema.orig	2001-03-04 19:17:55.000000000 -0500
+++ ldap/openscep.schema
@@ -21,15 +21,17 @@ attributetype ( 1.2.840.113549.1.9.2 NAM
 # to those found in mod_authz_ldap. If you already installed mod_authz_ldap,
 # you should comment out the following two types, as they are redundant.
 
+# change .40 -> .26
+
 attributetype ( 1.3.6.1.4.1.4263.5.1 NAME 'issuerDN'
 	DESC 'The user friendly version of the distinguished name of the issuer of a certificate'
 	EQUALITY caseExactIA5Match
-	SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 SINGLE-VALUE )
+	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
 
 attributetype ( 1.3.6.1.4.1.4263.5.2 NAME 'subjectDN'
 	DESC 'The user friendly version of the distinguished name of the subject of a certificate'
 	EQUALITY caseExactIA5Match
-	SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 SINGLE-VALUE )
+	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
 
 # the sCEPClient object class contains all the attributes possibly found
 # in an entry for the SCEP client. The presence of a userPassword attribute
