mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 01:59:38 -05:00
More matching rules
This commit is contained in:
parent
c15a509f92
commit
625e30929c
1 changed files with 1 additions and 0 deletions
|
|
@ -262,6 +262,7 @@ static struct {
|
|||
"SINGLE-VALUE )", &ad_reqNewSuperior },
|
||||
{ "( " LOG_SCHEMA_AT ".21 NAME 'reqScope' "
|
||||
"DESC 'Scope of request' "
|
||||
"EQUALITY caseIgnoreMatch "
|
||||
"SYNTAX OMsDirectoryString "
|
||||
"SINGLE-VALUE )", &ad_reqScope },
|
||||
{ "( " LOG_SCHEMA_AT ".22 NAME 'reqDerefAliases' "
|
||||
|
|
|
|||
Loading…
Reference in a new issue