[sssd] [sss_ini_open] (0x0400): No /etc/sssd/sssd.conf. [sssd] [sss_ini_read_sssd_conf] (0x0100): File /etc/sssd/sssd.conf does not exist.
This confirms that it was not possible to open the configuration file. Look for a permissions problem, including selinux. BTW, in another message you said your file's permissions are 0755. In SSSD permissions are usually 0640 for the configuration files and 0750 for the configuration directories. HTH, On Sun, Aug 31, 2025 at 3:07 AM Travis Bean <[email protected]> wrote: > On Thu, Aug 28, 2025 at 12:30 AM Alejandro Lopez <[email protected]> > wrote: > > > > Try stopping the sssd systemd service and launching sssd manually with > debug level 9 and in non-daemon mode: > > > > /usr/sbin/sssd -d 9 -i > > sudo /usr/sbin/sssd -d 9 -i > [sssd] [check_file] (0x0400): lstat for [/run/sssd.pid] failed: [2][No > such file or directory]. > [sssd] [check_file] (0x0400): lstat for [/var/run/nscd/socket] failed: > [2][No such file or directory]. > [sssd] [ldb] (0x0400): server_sort:Unable to register control with rootdse! > [sssd] [sss_ini_open] (0x0400): No /etc/sssd/sssd.conf. > [sssd] [sss_ini_read_sssd_conf] (0x0100): File /etc/sssd/sssd.conf > does not exist. > [sssd] [sss_ini_add_snippets] (0x0020): Config merge error: File > /etc/sssd/conf.d/sssd.conf did not pass access check. Skipping. > [sssd] [confdb_ldif_from_ini_file] (0x0100): Value of > config_file_version option not found. Assumed to be version 2. > [sssd] [sss_confdb_create_ldif] (0x0400): Processing config section [sssd] > [sssd] [sss_confdb_create_ldif] (0x4000): Section dn > dn: cn=sssd,cn=config > cn: sssd > > > [sssd] [confdb_init_db] (0x0100): LDIF file to import: > dn: cn=config > version: 2 > > dn: cn=sssd,cn=config > cn: sssd > > > [sssd] [add_implicit_services] (0x0040): No domains configured! > [sssd] [get_monitor_config] (0x0040): Failed to add implicit > configured services. Some functionality might be missing > [sssd] [confdb_ensure_files_domain] (0x0100): The implicit files > domain is disabled > [sssd] [confdb_expand_app_domains] (0x0010): No domains configured, fatal > error! > [sssd] [get_monitor_config] (0x0010): Failed to expand application domains > [sssd] [confdb_get_domains] (0x0020): No domains configured, fatal error! > [sssd] [get_monitor_config] (0x0010): No domains configured. > [sssd] [main] (0x0010): SSSD couldn't load the configuration database > [1432158246]: No domain is enabled > > -- Alejandro
-- _______________________________________________ sssd-users mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
