I would suggest looking at permissions rather than configuration.

What are the permissions to the configuration directory?

What are the permissions to the /var/lib/sss directory?

Cheers
Mark

-----Original Message-----
From: Travis Bean via sssd-users <sssd-users@lists.fedorahosted.org>
Sent: 27 August 2025 02:03
To: sssd-users@lists.fedorahosted.org
Cc: Travis Bean <tbea...@gmail.com>
Subject: [SSSD-users]error when trying to start SSSD

CAUTION: External email. Ensure this message is from a trusted source and 
exercise caution before clicking links/opening attachments.


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


The University of Aberdeen is a charity registered in Scotland, No SC013683.
Tha Oilthigh Obar Dheathain na charthannas clàraichte ann an Alba, Àir. 
SC013683.
-- 
_______________________________________________
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