As a side note, please be aware that the file provider was deprecated in
SSSD 2.9.0. If you are installing SSSD for the first time, I would suggest
setting *files* in nsswitch rather than configuring a domain in SSSD, or
reading this document <https://sssd.io/docs/files-provider-deprecation.html>
if you really need the files provider (when using smartcards or session
recording).

Cheers,

On Wed, Aug 27, 2025 at 3:03 AM Travis Bean via sssd-users <
sssd-users@lists.fedorahosted.org> wrote:

> When I try to start SSSD, it fails with the following error message:
>
> SSSD couldn't load the configuration database: No domain is enabled
> sssd.service: Main process exited, code=exited, status=4/NOPERMISSION
>
> My sssd.conf is as follows:
>
> [sssd]
> domains = LDAP, files
> services = nss, pam, sudo, autofs, ssh
> config_file_version = 2
>
> [nss]
> filter_groups = root
> filter_users = root
>
> [domain/LDAP]
> id_provider = ldap
> ldap_uri = ldapi:///
> ldap_search_base = dc=example,dc=local
>
> auth_provider = krb5
> krb5_server = 127.0.0.1
> krb5_realm = EXAMPLE.LOCAL
>
> [domain/files]
> id_provider = files
>
> I tried to use the example configuration file located at
> /usr/share/doc/sssd-common/examples/sssd-example.conf, but I receive
> the same error message, so my configuration seems to be just fine.
>
> Kind regards,
>
> Travis Bean
> --
> _______________________________________________
> sssd-users mailing list -- sssd-users@lists.fedorahosted.org
> To unsubscribe send an email to sssd-users-le...@lists.fedorahosted.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedorahosted.org/archives/list/sssd-users@lists.fedorahosted.org
> Do not reply to spam, report it:
> https://pagure.io/fedora-infrastructure/new_issue
>


-- 
Alejandro
-- 
_______________________________________________
sssd-users mailing list -- sssd-users@lists.fedorahosted.org
To unsubscribe send an email to sssd-users-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/sssd-users@lists.fedorahosted.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to