[frameworks-kauth] [Bug 458130] Fingerprint authentication not active immediately; only activates once you try to enter an incorrect/empty password once

2022-08-28 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=458130

--- Comment #16 from Philippe ROUBACH  ---
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 

authsufficient  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
authsufficient  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.

[frameworks-kauth] [Bug 458130] Fingerprint authentication not active immediately; only activates once you try to enter an incorrect/empty password once

2022-08-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=458130

Nate Graham  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Ever confirmed|0   |1
Summary|login with fingerprint +|Fingerprint authentication
   |password, bad dialog|not active immediately;
   ||only activates once you try
   ||to enter an incorrect/empty
   ||password once
 Status|NEEDSINFO   |CONFIRMED

--- Comment #15 from Nate Graham  ---
Thanks. Re-titling.

I can confirm this issue as this has happened sporadically to me. It's not 100%
reproducible though.

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