mardi 13 janvier 2015

ePass2003Auto Integration in Linux


I am trying to integrate ePass2003Auto USB token in Ubuntu-14.04, so that I can pass this device for xfreerdp connection.


I followed gooze instructions for ePass2003 token.


But when I execute these commands after running pcscd daemon, I get nothing.



# opensc-tool --list-drivers
Configured card drivers:
...
entersafe entersafe
epass2003 epass2003 <--- There it is!
rutoken Rutoken driver
...

# opensc-tool --list-readers
No smart card readers found.


lsusb output:



Bus 002 Device 004: ID 17ef:6019 Lenovo
Bus 002 Device 003: ID 04b3:3025 IBM Corp. NetVista Full Width Keyboard
Bus 002 Device 007: ID 096e:080a Feitian Technologies, Inc.
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


When I connect the device, it also mount CD-Rom, containing windows executable. So I tried usb_modeswitch with following config file:



DefaultVendor= 0x096e
DefaultProduct= 0x080a

TargetVendor= 0x096e
TargetProduct= 0x0807


Though, I am missing the messagecontent line for this config file.


Any idea, how can I make this device to work in Linux (Ubuntu) ?



Aucun commentaire:

Enregistrer un commentaire