Closed
Description
Issue Description
The issue was found with tests/suites/mapping_tree/referral_during_tot_init_test.py
During a bind, if the target entry is not reachable (backend, referral, bind callback) then the bind operation complete but does not send a reponse. So the client hang (until connection timeout).
Note This type of bug may exist with others types of operation
Package Version and Platform:
- all version
Steps to Reproduce
Run in loop tests/suites/mapping_tree/referral_during_tot_init_test.py
Expected results
ldap client should receive a bind reponse