mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-28 18:49:34 -05:00
ITS#5383 - forgot to change configContext OID
This commit is contained in:
parent
b86714cfb2
commit
27867de8ad
1 changed files with 1 additions and 1 deletions
|
|
@ -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 "
|
||||
|
|
|
|||
Loading…
Reference in a new issue