#977 Handle timeout during sss_ldap_init_send
Closed: Fixed Opened by jhrozek.

In some cases, where there would be no response from the LDAP server, there would be no R/W events on the LDAP fd, so sdap_async_sys_connect_done would never be called.

Patch 5bf2314b9f64099cd4e88b8f3498d986d97e1ac6 added a tevent timer that cancels the connection after SDAP_NETWORK_TIMEOUT seconds.

Filing this ticket for sake of tracking and linking with Bugzilla.


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.5.13
owner: somebody => jhrozek

Fields changed

resolution: => fixed
status: new => closed

Fields changed

rhbz: 731747 => [https://bugzilla.redhat.com/show_bug.cgi?id=731747 731747]

Metadata Update from @jhrozek:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.5.13

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/2019

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata