Add 'etc/pam.d/polkit-1'
This commit is contained in:
parent
6a376d5d9a
commit
ca906aa888
|
@ -0,0 +1,6 @@
|
|||
#%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
|
||||
password include system-auth
|
||||
session include system-auth
|
Loading…
Reference in New Issue