Add 'etc/pam.d/sudo'
This commit is contained in:
7
etc/pam.d/sudo
Normal file
7
etc/pam.d/sudo
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
#%PAM-1.0
|
||||||
|
|
||||||
|
auth sufficient pam_u2f.so cue [cue_prompt=Please touch YubiKey to confirm the action.]
|
||||||
|
|
||||||
|
auth include system-auth
|
||||||
|
account include system-auth
|
||||||
|
session include system-auth
|
Reference in New Issue
Block a user