]> git.sur5r.net Git - openldap/commitdiff
Remove 'componentCertificate', doesn't belong in 'core.schema'.
authorKurt Zeilenga <kurt@openldap.org>
Wed, 27 Oct 2004 21:37:40 +0000 (21:37 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 27 Oct 2004 21:37:40 +0000 (21:37 +0000)
servers/slapd/schema/core.schema

index c6ff4ffa04db28e331b25401c69076765bd5dce7..31a9ba64feb8de274a2112a21e36dabe53ace930 100644 (file)
@@ -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'