-
Notifications
You must be signed in to change notification settings - Fork 129
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
Unable to re-enable U2F on yubikey 4.3.7 #647
Comments
Can you provide the output of running the |
I tried running this with sudo as well just to be sure but saw no difference. I unplugged the device and plugged it back in then ran
|
Hmm. I'm still not entirely sure what is happening, could you provide the output of running |
|
I don't see anything wrong in the commands you're sending but for some reason the key doesn't seem to be switching config. Try this command instead, then try unplugging and re-inserting, followed by a new
Please also provide the output of running the command. After running the above command unplug the YubiKey and re-insert it, then try |
Doesn't seem to change anything. Is this a bug in the firmware or is the device itself broken?
|
I'm not aware of any know bugs that would cause this behavior. It's possible that there is an issue with the device itself, or the initial programming of the device. It is possible that the key was part of a custom order which may include non-standard device programming. Sometimes this includes permanently disabling one or more protocols. However, I do find it strange that I'm sorry, but I'm out of ideas at this point. For whatever reason, I don't think FIDO is functioning on this key. |
I purchased a used yubikey 4 that had CCID and FIDO disabled on it (only OTP enabled). I've been able to re-enable CCID but FIDO doesn't seem to work. This makes it impossible to use the Yubikey verification page.
Steps to reproduce
ykman --log-level DEBUG config mode OTP+FIDO+CCID
Expected result
U2F should be enabled with FIDO not available.
Actual results and logs
Other info
[Anything else you would like to add?]
The text was updated successfully, but these errors were encountered: