On ma, 23 maalis 2020, Faraz Younus via FreeIPA-users wrote:
I'm not getting logs on sssd while accessing ssh however I'm getting logs
in secure logs, it is looking for linux user

How did you enroll this machine? What distribution does it run?

Then you need to check your pam configuration for ssh server to see what
is there. On RHEL/Fedora it is /etc/pam.d/sshd. If it has

auth substack password-auth
auth include postlogin

then /etc/pam.d/password-auth defines what authentication is used.

There should be pam_sss mentioned.

For details see manual page for pam.d(5).
--
/ Alexander Bokovoy
Sr. Principal Software Engineer
Security / Identity Management Engineering
Red Hat Limited, Finland
_______________________________________________
FreeIPA-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]

Reply via email to