On (29/07/19 12:10), Sherman Lilly wrote: >I am getting an System Error message when I try to su to an user. I am >using Ubuntu 18.04 and version 1.16.1-1ubuntu1.3 > >Jul 29 11:55:17 su[8658]: pam_sss(su:auth): authentication success; >logname= uid=1000 euid=0 tty=/dev/pts/0 ruser=**** rhost= user=***** >Jul 29 11:55:17 su[8658]: pam_sss(su:account): Access denied for user >*****: 4 (System error) >Jul 29 11:55:17 su[8658]: pam_acct_mgmt: System error >Jul 29 11:55:17 su[8658]: FAILED su for ***** by *****
The pamm error code 4 (System error) usually means unhandled "exception" in sssd. There should be more context in sssd log files. https://docs.pagure.org/SSSD.sssd/users/troubleshooting.html https://docs.pagure.org/SSSD.sssd/users/troubleshooting.html#troubleshooting-authentication-password-change-and-access-control LS _______________________________________________ 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]
