From: Kurt Zeilenga Date: Wed, 27 Oct 2004 21:37:40 +0000 (+0000) Subject: Remove 'componentCertificate', doesn't belong in 'core.schema'. X-Git-Tag: OPENLDAP_REL_ENG_2_3_0ALPHA~392 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=33f8164c583c5fa59d81c9f3433782c26a6fa0d4;p=openldap Remove 'componentCertificate', doesn't belong in 'core.schema'. --- diff --git a/servers/slapd/schema/core.schema b/servers/slapd/schema/core.schema index c6ff4ffa04..31a9ba64fe 100644 --- a/servers/slapd/schema/core.schema +++ b/servers/slapd/schema/core.schema @@ -248,10 +248,6 @@ attributetype ( 2.5.4.36 NAME 'userCertificate' EQUALITY certificateExactMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.8 ) -attributetype ( 1.3.6.1.4.1.4203.666.1.34 NAME 'componentCertificate' - DESC 'RFC 3687 Component Matching, use ;binary' - SYNTAX 1.3.6.1.4.1.4203.666.2.7 ) - # Must be transferred using ;binary # with certificateExactMatch rule (per X.509) attributetype ( 2.5.4.37 NAME 'cACertificate'