Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle timeout during sss_ldap_init_send #2019

Closed
sssd-bot opened this issue May 2, 2020 · 0 comments
Closed

Handle timeout during sss_ldap_init_send #2019

sssd-bot opened this issue May 2, 2020 · 0 comments
Assignees
Labels
Bugzilla Closed: Fixed Issue was closed as fixed.

Comments

@sssd-bot
Copy link

sssd-bot commented May 2, 2020

Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/977


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 5bf2314 added a tevent timer that cancels the connection after SDAP_NETWORK_TIMEOUT seconds.

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

Comments


Comment from jhrozek at 2011-08-19 16:07:42

Fields changed

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


Comment from jhrozek at 2011-08-19 16:08:24

Fields changed

resolution: => fixed
status: new => closed


Comment from mkosek at 2011-12-16 16:16:15

Fields changed

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


Comment from jhrozek at 2017-02-24 14:51:23

Metadata Update from @jhrozek:

  • Issue assigned to jhrozek
  • Issue set to the milestone: SSSD 1.5.13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugzilla Closed: Fixed Issue was closed as fixed.
Projects
None yet
Development

No branches or pull requests

2 participants