#3299 SSSD does not start if using only the local provider and services line is empty
Closed: Fixed None Opened 6 years ago by fidencio.

SSSD hits a timeout while being started in case the only configured domain is the local one and the services' line is empty.

sssd.conf:

[sssd]
domains = LOCAL
config_file_version = 2

[nss]
filter_groups = root
filter_users = root

[domain/LOCAL]
id_provider = local
auth_provider = local
access_provider = permit

Fields changed

description: SSSD hits a timeout while being started in case the only configured domain is the local one and the services' line is empty.

sssd.conf:
[sssd]
domains = LOCAL
config_file_version = 2

[nss]
filter_groups = root
filter_users = root

[domain/LOCAL]
id_provider = local
auth_provider = local
access_provider = permit => SSSD hits a timeout while being started in case the only configured domain is the local one and the services' line is empty.

sssd.conf:
{{{
[sssd]
domains = LOCAL
config_file_version = 2

[nss]
filter_groups = root
filter_users = root

[domain/LOCAL]
id_provider = local
auth_provider = local
access_provider = permit
}}}
owner: somebody => fidencio
status: new => assigned

Fields changed

patch: 0 => 1

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.15.1

resolution: => fixed
status: assigned => closed

Fields changed

rhbz: => 0

Metadata Update from @fidencio:
- Issue assigned to fidencio
- Issue set to the milestone: SSSD 1.15.1

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

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.

Login to comment on this ticket.

Metadata