Yubico Forum https://forum.yubico.com/ |
|
[QUESTION] This is NEO? https://forum.yubico.com/viewtopic.php?f=26&t=2096 |
Page 1 of 1 |
Author: | mxrootka [ Tue Nov 17, 2015 9:58 pm ] |
Post subject: | [QUESTION] This is NEO? |
Hello. I buy used Yubikey NEO, but I can not understand, NEO or not? It looks like a NEO. But NEO Manager does not recognize it, no set mode from the console utilities... Attachment: yubikey3.jpg [ 87.35 KiB | Viewed 3351 times ] Code: $ ./ykinfo -a serial: 123456 serial_hex: 1x1x1x1 serial_modhex: 2x2x2x2 version: 2.2.1 touch_level: 1795 programming_sequence: 3 slot1_status: 1 slot2_status: 1 vendor_id: 1050 product_id: 10 Code: $ ./ykpersonalize -m6 Firmware version 2.2.1 Touch level 1795 Program sequence 3 Code: $ ./ykinfo -c Yubikey core error: timeout What is the key, and how to understand what function it supports? |
Author: | Tom2 [ Fri Nov 20, 2015 9:32 am ] |
Post subject: | Re: [QUESTION] This is NEO? |
That is a Yubikey NEO but there have been several models of it over time. can you run ykneomgr-M 86 Get yk neo manager from developers.yubico.com and the libccid patch from our repository on github https://developers.yubico.com/yubikey-neo-manager/ This will set the Yubikey NEO in composite mode. OTP + U2f + CCID. Could be that your NEO is very old, thus only mode 82 is supported. in which case: ykneomgr -M 82 use the GUI tool to visually see in which status the Yubikey is |
Author: | mxrootka [ Fri Nov 20, 2015 10:25 am ] |
Post subject: | Re: [QUESTION] This is NEO? |
Thank you! I tried to install a different version of NEO Manager on this page: https://developers.yubico.com/yubikey-n ... /Releases/ Versions 0.2.3 to the latest - they do not support my key. Versions from 0.2.2 to 0.1 will not run on OSX 10.9 I tried to install version 0.2.0 and 0.1 on Windows - no device found. What am I doing wrong? Maybe need libccid patch install? |
Author: | Tom2 [ Fri Nov 20, 2015 12:58 pm ] |
Post subject: | Re: [QUESTION] This is NEO? |
Are you on Linux or Mac? If on Mac install this and reboot, https://github.com/Yubico/ifd-yubico |
Author: | mxrootka [ Fri Nov 20, 2015 7:25 pm ] |
Post subject: | Re: [QUESTION] This is NEO? |
Yes, I tried on Mac. Install this package, reboot - same problem, NEO Manager not recognized key. Old version do not run. |
Author: | Tom2 [ Wed Nov 25, 2015 4:53 pm ] |
Post subject: | Re: [QUESTION] This is NEO? |
Could you please attach a screenshot of the NEO manager and the output of the command cat info.plist | grep yubi file what version of OSX are you on? did you tried to recognize the NEO on a windows operating system with the NEO manager? |
Author: | mxrootka [ Sat Nov 28, 2015 8:31 pm ] |
Post subject: | Re: [QUESTION] This is NEO? |
I install minimum version NEO Manager 0.2.5 Attachment: Screen Shot 2015-11-28 at 22.31.21.png [ 35.95 KiB | Viewed 3166 times ] Attachment: Screen Shot 2015-11-28 at 22.24.36.png [ 36.37 KiB | Viewed 3166 times ] Attachment: Screen Shot 2015-11-28 at 22.24.12.png [ 34.82 KiB | Viewed 3166 times ] Code: # pwd /Applications/YubiKey NEO Manager.app/Contents # cat Info.plist <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict><key>CFBundleShortVersionString</key> <string>0.0.0</string> <key>CFBundleExecutable</key> <string>MacOS/YubiKey NEO Manager</string> <key>CFBundleName</key> <string>YubiKey NEO Manager</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleDisplayName</key> <string>YubiKey NEO Manager</string> <key>CFBundleIconFile</key> <string>neoman.icns</string> <key>CFBundlePackageType</key> <string>APPL</string> <key>LSBackgroundOnly</key> <string>1</string> </dict> </plist> New version NEO Manager not recognize the same. Windows Seven generally does not respond to the connection key. |
Page 1 of 1 | All times are UTC + 1 hour |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |