-
Notifications
You must be signed in to change notification settings - Fork 81
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
Yubikey4 cannot serve two static keys #92
Comments
I'm unable to reproduce this. Programming different static passwords into slot 1 and slot 2 and then pressing the button short or holding for a couple of seconds produces different results for me. |
I'm using OpenBSD and the Yubikey Personalization gui from the official ports (pkg_add). I actually did get it to work (No idea how), but now it is not working again. I did not change configuration of the Yubikey, so I think it has to do with the operating system or firmware. At one point, I thought the problem seemed to present itself when I implemented protection of configuration on the Yubikey, but I think I have ruled that out. It's only printing out Slot 1's static key. If I delete Slot 1, it will print slot 2 after 2 seconds. If I reprogram slot 1 in addition to slot 2, it will go back to printing only slot 1. On the "Settings" page, nothing is selected. Button at startup, enable manual update, etc. Nothing selected. Also, by configuring only Slot 1, I can enable "fast triggering" which may or may not be working, but enabling "manual update using the button (2.0+)" certainly does not work. After less than two seconds, the static password in "Slot 1" is output, and continuing to hold for ten seconds does nothing further. I think this has possibly to do with my use of OpenBSD 6.0. Also, I plugged the YubiKey4 into a linux server earlier (Debian Jessie), to see what would happen with that server, and all that happened was flashing from the yubikey. Nothing registered in /var/log/syslog nor dmesg and there was no static password output. That was strange. Sorry for the delay in responding. I'm not effectively troubleshooting this. |
I have the same problem. I'm using YubiKey Personalization Tool. YubiKey4 (Firmware 4.3.3) is loaded with a Yubico OTP in Slot 1 and a static key in slot 2 YubiKey Nano (Firmware 4.1.6) is loaded with a Yubico OTP in Slot 1 and a static key in slot 2 Issue:I cannot use Slot 2. EnvironmentOS: macOS Sierra 10.12.6 SupplementalI tried Yubikey Personalization Tool(CLI) 1.18.0
I'm facing a same problem. |
Hey, I don't believe this to be a software error. For us this works fine on different YubiKey 4. Given a key programmed with the commands in your comment I get: If the issue persists, please contact Yubico support. |
I tried YubiKey Personalization Tool on Windows 10(with Parallels). It's works fine. |
And after being programmed in windows it works for short and long press in macOS? |
Yes, yubikeys are working well in macOS. |
So let me try to get this straight. |
Hi, |
yubikey-personalization-gui-3.1.24.tgz
Background:
Yubikey4 (Firmware 4.3.3) is loaded with a static key in Slot 1 and a static key in slot 2
When held for 1 second, Yubikey outputs the static key from Slot 1.
When held for 4 seconds, Yubikey outputs the static key from Slot 1.
Issue:
It is not possible to output a static key from slot 2 when there is a static key configured in slot 1.
According my interpretation of the manual, this should not be the case. If the Yubikey is held for between 2 and 5 seconds, it should output the static key from the second slot.
The text was updated successfully, but these errors were encountered: