iso-profiles/oem/bladebook-gnome-oem/desktop-overlay/etc/pam.d/sudo
Frede Hundewadt 6869607422
[house keeping] moved oem profiles to separate folder
moved blackbox profiles to separate folder
2019-02-27 10:52:17 +01:00

9 lines
239 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
session include system-auth