Hello everyone,
I am trying to use the CCID mode of my yubikey NEO to work correctly with my Mac OS X 10.9.5 Mavericks.
I have tried the following steps:
- Downloaded YubiKey NEO Manager 1.0.0
- Inserted YubiKey NEO and activated the CCID connection mode and replugged it.
- Downloaded the Apple SmartCard Services from https://smartcardservices.macosforge.org
- Installed the Apple SmartCard services v2.0.1 with the PIV tokend [50000]
- Rebooted the mac
When I now insert my yubikey NEO I see the following on my console
Quote:
25.01.15 21:40:48,251 UserEventAgent[11]: assertion failed: 13F34: com.apple.telemetry + 16493 [AE0C3032-1747-317E-9871-E26B5B6B0120]: 0xffffffffe00002ed
25.01.15 21:40:48,907 com.apple.SecurityServer[15]: Token reader Yubico Yubikey NEO OTP+CCID 00 00 inserted into system
25.01.15 21:40:49,740 com.apple.SecurityServer[15]: token in reader Yubico Yubikey NEO OTP+CCID 00 00 cannot be used (error 229)
The compiled yubikey-piv-tool works with the yubikey: I can import certificates into the yubikey, check the PIN, etc. However in the Keychain Application there is no new keychain representing the YubiKey NEO.
I already tried reinstalling SmartCard services but without luck.
How can I make it work on my mac?