]> git.sur5r.net Git - openldap/commitdiff
ITS#5383 - forgot to change configContext OID
authorHoward Chu <hyc@openldap.org>
Sun, 29 Jun 2008 03:56:15 +0000 (03:56 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 29 Jun 2008 03:56:15 +0000 (03:56 +0000)
servers/slapd/schema_prep.c

index 12bd1d9d869f09278275ddf7c275fa2cc536ef0d..74ec625e3b796b18655cb595dceabe283857bf13 100644 (file)
@@ -690,7 +690,7 @@ static struct slap_schema_ad_map {
                NULL, NULL,
                NULL, NULL, NULL, NULL, NULL,
                offsetof(struct slap_internal_schema, si_ad_monitorContext) },
-       { "configContext", "( 1.3.6.1.4.1.4203.666.11.1.1 "
+       { "configContext", "( 1.3.6.1.4.1.4203.1.12.2.1 "
                        "NAME 'configContext' "
                        "DESC 'config context' "
                        "SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 "