https://bugs.kde.org/show_bug.cgi?id=455380

--- Comment #11 from Tony Murray <subscripti...@ruadesign.org> ---
Update after further research:

In the pam.d configuration file, I changed the line:
auth    sufficient      pam_u2f.so
to:
auth    sufficient      pam_u2f.so cue 

And the fingerprint reader now works as expected (enter once, and no need to
click enter).

You can also add the following for a prompt:
auth    sufficient      pam_u2f.so cue [cue_prompt=Please enter your
fingerprint.]
Ref from vendor:
https://authentrend.com/secure-a-ubuntu-linux-login-using-u2f-with-atkeys/

The line was added to the file /etc/pam.d/other (which I use only for the lock
screen, on KDE Neon)

If anyone knows why adding 'cue' here works, or knows a good user-friendly
up-to-date guide to pam.d configuration, please provide a link!

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to