mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-22 23:02:55 -05:00
Fix monitorContext description
This commit is contained in:
parent
627de4de15
commit
5b4e69a564
1 changed files with 1 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue