Add 'etc/pam.d/sudo'
This commit is contained in:
parent
ca906aa888
commit
9f926375fc
|
@ -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
|
Loading…
Reference in New Issue