updated: fixed pam fingerprint auth
This commit is contained in:
parent
0f58aebcbd
commit
560e3c61e5
1 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,6 @@
|
||||||
#%PAM-1.0
|
#%PAM-1.0
|
||||||
|
|
||||||
|
auth sufficient pam_unix.so try_first_pass likeauth nullok
|
||||||
auth sufficient pam_fprintd.so
|
auth sufficient pam_fprintd.so
|
||||||
auth include system-login
|
auth include system-login
|
||||||
account include system-login
|
account include system-login
|
||||||
|
|
Loading…
Reference in a new issue