Skip to content

Instantly share code, notes, and snippets.

@florianroulet
Created October 21, 2019 14:39
Show Gist options
  • Save florianroulet/effb3728609fda064afc3252fc519ffa to your computer and use it in GitHub Desktop.
Save florianroulet/effb3728609fda064afc3252fc519ffa to your computer and use it in GitHub Desktop.
vmware CCID / e-TOKEN USB device
To mount an e-TOKEN / CCID usb device on a vmware virtual machine with linux host / windows guest,
one should add the following line to the .vmx file of its vm :
usb.generic.allowCCID = "TRUE"
https://communities.vmware.com/thread/560151
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment