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

--- Comment #16 from Philippe ROUBACH <philippe.roub...@free.fr> ---
If I understand well the chapter "Using a fingerprint reader" here
https://wiki.archlinux.org/title/SDDM#Using_a_fingerprint_reader
then it is normal to expect to get first the password field, then by typing
"enter" with an empty password field to get the fprint dialog.

If I sum up :

to get only fprint dialog you add in sddm file 

auth                    sufficient      pam_fprintd.so

to get password field then fprint dialog you add in sddm file

auth                    [success=1 new_authtok_reqd=1 default=ignore]  
pam_unix.so try_first_pass likeauth nullok
auth                    sufficient      pam_fprintd.so

What do we add to get fprint dialog then password field dialog as a backup ?

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

Reply via email to