From: Kurt Zeilenga Date: Fri, 6 Jul 2001 02:11:17 +0000 (+0000) Subject: Correct X.500 reference X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~1267 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9d6852d584aa04607b7a31c7e8f1b67f32d4f231;p=openldap Correct X.500 reference --- diff --git a/servers/slapd/schema/core.schema b/servers/slapd/schema/core.schema index 5b9a4a020f..8ac639431a 100644 --- a/servers/slapd/schema/core.schema +++ b/servers/slapd/schema/core.schema @@ -90,9 +90,9 @@ attributetype ( 2.5.21.8 NAME 'matchingRuleUse' EQUALITY objectIdentifierFirstComponentMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.31 USAGE directoryOperation ) -# From X.500(97?) +# From X.500(93) attributetype ( 2.5.21.9 NAME 'structuralObjectClass' - DESC 'X.500(97) structural object class' + DESC 'X.500(93) structural object class' EQUALITY objectIdentifierMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.38 NO-USER-MODIFICATION SINGLE-VALUE USAGE directoryOperation )