pallotron / yubiswitch

OSX status bar application to enable/disable Yubikey Nano
Other
877 stars 65 forks source link

Doesn't seem to work. #64

Closed danielpops closed 7 years ago

danielpops commented 7 years ago

I'm on Sierra 10.12.3, trying this out for the first time. It doesn't seem to work, in that my yubikey is never actually disabled, despite the UI telling me that it should be.

Is this a known issue? What kind of logs etc. can I provide to help investigate the issue?

boopathi commented 7 years ago

Same version of OSX. Experiencing the same issue - The UI says it's disabled but it is not.

EDIT:

I tried

ioreg -p IOUSB -l -w 0 -x | grep Yubikey -A10 | grep Product

as given in readme

to get the ProductID and updated the preferences and it works now!

danielpops commented 7 years ago

Oops! I should have RTFM'd. Thanks @boopathi! That works well!! And now I can stop yubisneezing in IRC all day! :)