-
Notifications
You must be signed in to change notification settings - Fork 119
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
Ubuntu 18.04 Challenge Response "Resource Temporarliy Unavailable #166
Comments
The "Unexpected response..." string is when the calculated challenge response doesn't match the saved. Did you just register it with ykpamcfg? Do you get any more debug output than that? How long is the [redacted] string? |
#@klali Yes I registered the key with ykpamcfg. I used ykpamcfg -2 -v -p /var/yubico to save the file to the yubico file rather than moving it from the ~/.yubico. The whole out put is below. debug: pam_yubico.c:846 (parse_cfg): called. |
I am getting the exact same behavior on Devuan ascii with kernel version 4.17.6. My libusb is version 0.1.12
Interestingly, I have another machine with Devuan ascii and yubico-pam installed from the Devuan repositories where the challenge response succeeds. |
HI,
I was trying to get the challenge response working on ubuntu 18.04. It locates my file at /var/yubico and loads the challenge file but it doesn't validate. The debug out out is listed below.
debug: pam_yubico.c:606 (do_challenge_response): Unexpected response: [redacted]
debug: pam_yubico.c:724 (do_challenge_response): Challenge-response failed: Resource temporarily unavailable
debug: pam_yubico.c:1229 (pam_sm_authenticate): done. [Authentication failure]
The text was updated successfully, but these errors were encountered: