Hello! I recently encountered a similar problem when setting up authentication for one AI project on andersenlab.com/services/artificial-intelligence/consulting
Check the access permissions for the configs: sudo chmod 600 /etc/sssd/sssd.conf sudo chown root:root /etc/sssd/sssd.conf Then run diagnostics: sudo sssctl config-check If that doesn't help, try clearing the SSSD cache and databases. By the way, my colleagues and I at andersen have already solved a similar problem. Although your case might be simpler, the approach to diagnosing similar issues could be useful. -- _______________________________________________ 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
