We have a local user that has an entry in sudoers for a “NOPASSWD”. In /etc/nsswitch.conf we have:
sudoers: files sss For some reason sssd is falling back to sssd even though we have the “files” entry first and is checking our FreeIPA instance and rejecting it and prompts for password. if I make it sudoers: files It works. This was working without issue on 18.04, we upgraded to 20.04 and now see the problem. Is there a way to make it prioritize the local sudoers and stop looking on sssd? -Kevin _______________________________________________ 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
