iso-profiles-settings/tromjaro/gnome (deprecated)/desktop-overlay/etc/pam.d/sudo
2021-10-16 22:34:55 +02:00

10 lines
239 B
Plaintext

#%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
session include system-auth