https://bugs.kde.org/show_bug.cgi?id=490547
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from [email protected] --- This seems to have reappeared on (at least) 6.6.2: the "Please touch the FIDO authenticator." notification (sent from https://github.com/Yubico/pam-u2f/blob/main/util.c#L1260-L1261) does appear above the password field, which should mark the PAM module with hadPrompt, but the "U&nlock" button is shown anyway. If this could be caused by a PAM misconfiguration it would be nice to know what could be the cause. ``` auth sufficient pam_u2f.so authfile=/etc/u2f_mappings cue auth required pam_unix.so try_first_pass nullok ``` -- You are receiving this mail because: You are watching all bug changes.
