7 lines
210 B
Plaintext
7 lines
210 B
Plaintext
|
#%PAM-1.0
|
||
|
# for smartcard
|
||
|
auth required pam_pkcs11.so wait_for_card card_only
|
||
|
auth include common-auth
|
||
|
account include common-account
|
||
|
password include common-password
|