mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
set Conf->what for authz-regexp
This commit is contained in:
parent
acba6fde99
commit
69caa925ea
@ -320,7 +320,7 @@ static ConfigTable config_back_cf_table[] = {
|
||||
&config_generic, "( OLcfgGlAt:7 NAME 'olcAuthzPolicy' "
|
||||
"EQUALITY caseIgnoreMatch "
|
||||
"SYNTAX OMsDirectoryString SINGLE-VALUE )", NULL, NULL },
|
||||
{ "authz-regexp", NULL, 3, 3, 0, ARG_MAGIC|CFG_AZREGEXP|ARG_NO_INSERT,
|
||||
{ "authz-regexp", "regexp> <DN", 3, 3, 0, ARG_MAGIC|CFG_AZREGEXP|ARG_NO_INSERT,
|
||||
&config_generic, "( OLcfgGlAt:8 NAME 'olcAuthzRegexp' "
|
||||
"EQUALITY caseIgnoreMatch "
|
||||
"SYNTAX OMsDirectoryString X-ORDERED 'VALUES' )", NULL, NULL },
|
||||
|
Loading…
Reference in New Issue
Block a user