-
-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Labels
Milestone
Description
On most of my machines, auth is handled by sssd by the way of FreeIPA.
Therefore, accounts do not reside in /etc/shadow, hence I get a permission denied when trying to login.
root user, existing in /etc/shadow, logon successfully.
A correct way to auth users on linux machine would be to use pam.d .