#1669 sssd hangs at startup with broken configurations
Closed: Fixed Opened by jhrozek.

https://bugzilla.redhat.com/show_bug.cgi?id=880140 (Red Hat Enterprise Linux 6)

Description of problem:
sssd hangs at startup with broken configurations
Version-Release number of selected component (if applicable):
1.9.2-24
How reproducible:
Always
Steps to Reproduce:
1. In the domain section, set ldap_uri as
ldap_uri = ldap://invalid.example.com, ,ldap://valid.example.com
2. Restart sssd.
Actual results:
SSSD hangs at "Starting sssd: "
/var/log/sssd/sssd.log shows
(Mon Nov 26 16:16:33 2012) [sssd] [monitor_quit] (0x0010): [10][No child
processes] while waiting for [pam]
(Mon Nov 26 16:16:33 2012) [sssd] [monitor_quit] (0x0010): [10][No child
processes] while waiting for [pam]
(Mon Nov 26 16:16:33 2012) [sssd] [monitor_quit] (0x0010): [10][No child
processes] while waiting for [pam]
Expected results:
SSSD should not hang at startup. It should fail to start.
Additional info:
SSSD wouldn't hang with version 1.9.2-21. It would simply fail to start:
"Starting sssd:             [FAILED]"

Ariel has a patch on the list.

blockedby: =>
blocking: =>
coverity: =>
design: =>
design_review: => 0
feature_milestone: =>
fedora_test_page: =>
owner: somebody => arielb
testsupdated: => 0

Fields changed

patch: 0 => 1

  • master: 9f217cfb13074e5bdc2cde3e29b9b1938958ee5f
  • sssd-1-9: 7ad76d160a1da40b0ae45f60aed80c09271af19d

milestone: NEEDS_TRIAGE => SSSD 1.9.3
resolution: => fixed
status: new => closed

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

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/2711

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