Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PAM authentication times out #114

Closed
redradrat opened this issue Mar 7, 2019 · 5 comments
Closed

PAM authentication times out #114

redradrat opened this issue Mar 7, 2019 · 5 comments

Comments

@redradrat
Copy link

redradrat commented Mar 7, 2019

USB-A dongle-type U2F devices (HyperFIDO Titanium, Feitian U2F NFC Key) authentication times out and fails after upgrade to Linux 5.0.0 (could be different component too, did a batch upgrade πŸ€¦β€β™€οΈ )

pamu2fcfg output:

╭─[XXXXXXXX@XXXXXXXXXX] ~ 
β•°β”€βž€ :( [ pamu2fcfg                                                               ] 00:21 
No U2F device available, please insert one now, you have 10 seconds
Device found!
Unable to generate registration challenge, error in transport layer (-2)

Appears to detect the device properly and then fails to communicate.

Cord-connected device Feitian U2F Multi-Inteface works.

╭─[XXXXXXXX@XXXXXXXXXX] ~ 
β•°β”€βž€ :( [ pamu2fcfg                                                               ] 00:22
No U2F device available, please insert one now, you have 12 seconds
Device found!
XXXXXXXX:abcde...
@a-dma
Copy link
Member

a-dma commented Mar 8, 2019

Can you provide debug output by calling pamu2fcfg -d?

There have been a couple of releases of libu2f-host recently. Make sure you have the latest one (1.1.9) since the previous one broke compatibility with a few devices.

@redradrat
Copy link
Author

redradrat commented Mar 8, 2019

@a-dma Thanks for the pointer! Didn't realize... probably is the libu2f-host. Flagged the arch package out of date... let's see :) Will give feedback when package is updated to 1.1.9

@a-dma
Copy link
Member

a-dma commented Mar 8, 2019

No worries, but make sure it's 1.1.9!

@redradrat
Copy link
Author

@a-dma yup... typo ;) ty

@redradrat
Copy link
Author

Working again with 1.1.9. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants