6 lines
254 B
Plaintext
6 lines
254 B
Plaintext
|
#%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
|