ITS#10165 back-meta fails to bind to target when proxying an internal operation

This commit is contained in:
Nadezhda Ivanova 2024-01-31 15:32:09 +02:00 committed by Quanah Gibson-Mount
parent a984408b56
commit 97e2034b90

View File

@ -177,7 +177,6 @@ meta_search_dobind_init(
/* NOTE: this obsoletes pseudorootdn */
if ( op->o_conn != NULL &&
!op->o_do_not_cache &&
( BER_BVISNULL( &msc->msc_bound_ndn ) ||
BER_BVISEMPTY( &msc->msc_bound_ndn ) ||
( mt->mt_idassert_flags & LDAP_BACK_AUTH_OVERRIDE ) ) )