iso-profiles/manjaro/gnome/desktop-overlay/etc/pam.d/polkit-1
Ste74 b1710195c1
Gnome: add the ability to use the finger id if HW have it
Signed-off-by: Ste74 <stefano@manjaro.org>
2018-07-08 19:10:54 +02:00

10 lines
296 B
Text

#%PAM-1.0
auth required pam_env.so
auth sufficient pam_fprintd.so
auth sufficient pam_unix.so try_first_pass likeauth nullok
auth required pam_deny.so
auth include system-auth
account include system-auth
password include system-auth
session include system-auth