#3828 Invalid domain provider causes SSSD to abort startup
Closed: Fixed 6 years ago Opened 6 years ago 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

6 years ago

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

6 years ago

Metadata Update from @mzidek:
- Issue assigned to mzidek

6 years ago
  • master: bbd7c011693a9ee6c460a8cc69c4a7175667d931

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

6 years ago

sorry, wrong hash. master: 10fa27e

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

6 years ago

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.

Log in to comment on this ticket.

Metadata