mcdope / pam_usb

Hardware authentication for Linux using ordinary flash media (USB & Card based).
GNU General Public License v2.0
191 stars 21 forks source link

no login with 'wrong' keyboard mapping #203

Closed f1-outsourcing closed 10 months ago

f1-outsourcing commented 1 year ago

Text

I have a newly installed fedora and have to get a bit acquainted with it. This is how I ended up having a different system keyboard. I modified/corrected this in gnome, however because the system was different, I had to login guessing where some characters would be located on the system keyboard. So I had to login in typing keys on a different keyboard location.

Strangely this keyboard setting is also influencing pam_usb. I could remember configuring and being able to login with pam_usb to the gnome session. However when these keyboard layouts were not matching this was not working anymore. Thus somehow it looks like that pam_usb is depending on the keyboard layout????

mcdope commented 1 year ago

No, just no :D For sure it's not keyboard depended. But what could be the case here: the locale causing unexpected output from some invoked external tool.

Hard to say without debug output etc (which is why there is a bug template...)

Way to much details missing here to even look into into it.

f1-outsourcing commented 1 year ago

Oh good, yes it is a bit weird what I am having, I did not fully check it.