Add 'etc/pam.d/polkit-1'
This commit is contained in:
6
etc/pam.d/polkit-1
Normal file
6
etc/pam.d/polkit-1
Normal file
@ -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
|
Reference in New Issue
Block a user