]> git.sur5r.net Git - openldap/commitdiff
Fix monitorContext description
authorKurt Zeilenga <kurt@openldap.org>
Tue, 25 Feb 2003 20:41:28 +0000 (20:41 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 25 Feb 2003 20:41:28 +0000 (20:41 +0000)
servers/slapd/schema_prep.c

index 85c4f80a09d77799331ae993e95941c9f79c62d3..1fc700ba122c3a14a14d8d48b88bd745dd2afd12 100644 (file)
@@ -524,8 +524,7 @@ static struct slap_schema_ad_map {
        { "monitorContext", "( 1.3.6.1.4.1.4203.666.1.10 "
                        "NAME 'monitorContext' "
                        "DESC 'monitor context' "
-                       "EQUALITY objectIdentifierMatch "
-                       "SYNTAX 1.3.6.1.4.1.1466.115.121.1.38 "
+                       "SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 "
                        "SINGLE-VALUE NO-USER-MODIFICATION "
                        "USAGE dSAOperation )",
                rootDseAttribute, SLAP_AT_HIDE,