You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've had troubles to find correct PAM config for fingerprint reader login. The best results I've got are with this simple config:
auth sufficient pam_fprintd.so
...
You have to first type anything in the password box (or leave it blank) and press Enter, and then during the "Verifying credentials" phase you scan your fingerprint with the sensor. The problem is that sometimes fingers are wet and you'd prefer to relogin with the password but lemurs seem to endlessly wait until fingerprint sensor succeeds.
For most apps, pressing <c-c> works and makes the app fallback to the password input. Is there some similar shortcut in lemurs to abort "Verifying credentials" or is there some better pam config for password backup?
The text was updated successfully, but these errors were encountered:
m4l352k4
changed the title
Logging in with a fingerprint reader (fprintd)
Fingerprint reader login and aborting credentials verification phase
Dec 14, 2024
I've had troubles to find correct PAM config for fingerprint reader login. The best results I've got are with this simple config:
You have to first type anything in the password box (or leave it blank) and press
Enter
, and then during the "Verifying credentials" phase you scan your fingerprint with the sensor. The problem is that sometimes fingers are wet and you'd prefer to relogin with the password but lemurs seem to endlessly wait until fingerprint sensor succeeds.For most apps, pressing
<c-c>
works and makes the app fallback to the password input. Is there some similar shortcut in lemurs to abort "Verifying credentials" or is there some better pam config for password backup?The text was updated successfully, but these errors were encountered: