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) ?
smartcard xfreerdp
add a comment |
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) ?
smartcard xfreerdp
add a comment |
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) ?
smartcard xfreerdp
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) ?
smartcard xfreerdp
smartcard xfreerdp
asked Jan 13 '15 at 12:33
SHWSHW
8,05543570
8,05543570
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I just added this device on the list of devices for my CCID driver.
Use the current git version of the supported_readers.txt
file, (re)install the CCID driver and your device should be available by OpenSC.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f178893%2fepass2003auto-integration-in-linux%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I just added this device on the list of devices for my CCID driver.
Use the current git version of the supported_readers.txt
file, (re)install the CCID driver and your device should be available by OpenSC.
add a comment |
I just added this device on the list of devices for my CCID driver.
Use the current git version of the supported_readers.txt
file, (re)install the CCID driver and your device should be available by OpenSC.
add a comment |
I just added this device on the list of devices for my CCID driver.
Use the current git version of the supported_readers.txt
file, (re)install the CCID driver and your device should be available by OpenSC.
I just added this device on the list of devices for my CCID driver.
Use the current git version of the supported_readers.txt
file, (re)install the CCID driver and your device should be available by OpenSC.
edited 5 mins ago
Stephen Kitt
167k24372452
167k24372452
answered Oct 17 '15 at 16:04
Ludovic RousseauLudovic Rousseau
213
213
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f178893%2fepass2003auto-integration-in-linux%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown