Yubico Forum

...visit our web-store at store.yubico.com
It is currently Tue Jan 30, 2018 4:43 pm

All times are UTC + 1 hour




Post new topic Reply to topic  [ 14 posts ]  Go to page Previous  1, 2
Author Message
PostPosted: Mon Mar 02, 2009 5:02 pm 
Offline

Joined: Wed Jun 18, 2008 6:51 pm
Posts: 19
Christer wrote:
I will look into the most recent changes of the library and make sure my code still runs on it as soon as time permits. As for sharing, I am still hoping that Yubico will integrate my code into the official project since I am not too keen on maintaining a proper fork. If the integration ends up being difficult for whatever reason, I'm sure we can figure something out.

A Google code project for a Mac GUI tool would be great.


I have created a new project http://code.google.com/p/yubikey-personalization-mac/ for a Mac Personalization Tool. It doesn't do anything yet except display the UI. Once I get the back end code or it is integrated into the official project I will slowly integrate it.

PS. Anyone know how to add a screen shot to the Google Code project summary.


Top
 Profile  
Reply with quote  

Share On:

Share on Facebook FacebookShare on Twitter TwitterShare on Tumblr TumblrShare on Google+ Google+

PostPosted: Wed Mar 04, 2009 11:29 pm 
Offline
Site Admin
Site Admin

Joined: Wed May 28, 2008 7:04 pm
Posts: 263
Location: Yubico base camp in Sweden - Now in Palo Alto
Thanks for all input

Can anyone with VMWare try to unplug and then insert the key again while the OS/VM is running and see what happens ? Does the key gets enumerated right away and then appears in the list of HID devices ?

I have a slight suspicion that there is something related to that since the 1.3.3 keys gets enumerated by the BIOS. Assuming that the Yubikey is initialized and setup when the OS starts vs. the OS initializing the key from scratch (which is the case from 1.3.2 and earlier) may cause some trouble...

Regards,

JakobE
Hardware- and firmware guy @ Yubico


Top
 Profile  
Reply with quote  
PostPosted: Tue Jun 30, 2009 4:11 pm 
Offline

Joined: Fri Jun 20, 2008 2:59 am
Posts: 84
Jakob is correct, this is because the yubikey is recognized as a system HID now.

VMware will magically start seeing the yubikey again (and probably your other USB keyboards too) if you add:
Code:
usb.generic.allowHID = "TRUE"


to your .vmx files and start the VM again.


Top
 Profile  
Reply with quote  
PostPosted: Fri Jul 03, 2009 6:52 am 
Offline
Yubico Team
Yubico Team

Joined: Wed Oct 01, 2008 8:11 am
Posts: 210
ferrix wrote:
Jakob is correct, this is because the yubikey is recognized as a system HID now.

VMware will magically start seeing the yubikey again (and probably your other USB keyboards too) if you add:
Code:
usb.generic.allowHID = "TRUE"


to your .vmx files and start the VM again.


Thank you ferrix for providing such a valuable piece of information !

We modified the .vmx file and the YubiKey was recognized by the guest operating system. We can now program YubiKeys using the personalization utility installed in the guest operating system.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 posts ]  Go to page Previous  1, 2

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group