On Mon, Sep 1, 2025 at 1:16 AM Alejandro Lopez <[email protected]> wrote: > > [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.
I moved sssd.conf from /etc/sssd/conf.d to /etc/sssd and set the permissions to chmod 0600, and now it starts. Take a look at this: https://www.seimaxim.com/linux/sssd-fails-to-start-with-error-file-ownership-and-permissions-check-failed Thanks for all your help. -- _______________________________________________ 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
