mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
cannot happen...
This commit is contained in:
parent
6315ac9db6
commit
93abd4c616
@ -1261,7 +1261,7 @@ ldap_back_proxy_authz_ctrl(
|
||||
rs->sr_text = "proxyAuthz not allowed within namingContext";
|
||||
}
|
||||
|
||||
if ( op->o_do_not_cache && op->o_is_auth_check ) {
|
||||
if ( op->o_is_auth_check ) {
|
||||
mode = LDAP_BACK_IDASSERT_NOASSERT;
|
||||
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user