cannot happen...

This commit is contained in:
Pierangelo Masarati 2005-11-09 12:58:57 +00:00
parent 6315ac9db6
commit 93abd4c616

View File

@ -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 {