#3828 Invalid domain provider causes SSSD to abort startup
Closed: Fixed Opened by jhrozek.

Ticket was cloned from Red Hat Bugzilla: Bug 1625842

Please note that this Bug is private and may not be accessible as it contains confidential Red Hat customer information.

With a configuration that specifies multiple domains, one of which has an unknown provider:
[sssd]
domains = ldap, foo
[domain/ldap]
id_provider = ldap
[domain/foo]
id_provider=foo

The foo domain doesn't start (expected) but the failure to start the additional domain leads to sssd service startup failure.


Metadata Update from @jhrozek:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1625842

Metadata Update from @jhrozek:
- Issue tagged with: bug, regression

Metadata Update from @mzidek:
- Issue assigned to mzidek

Taking this.

PR:
https://github.com/SSSD/sssd/pull/655

  • master: bbd7c011693a9ee6c460a8cc69c4a7175667d931

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

sorry, wrong hash. master: 10fa27eddb9bbe135277d587c6a2de4b311da6df

Metadata Update from @jhrozek:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

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

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