From: Vieri <ren...@ya...> - 2014-03-19 12:42:10
|
Hi, I'm having trouble connecting a smartcard (authentic driver - Cherry MY 8040 USB multiboard keyboard & reader) from a Linux rdesktop client with: rdesktop -r scard rdpserver I even tried to set the device names accordingly: rdesktop -r scard:"Cherry GmbH SmartTerminal XX44 00 00"="Cherry GmbH SmartTerminal XX44 0" -f "$RDP_SERVER" I can see that the reader is detected in Windows Terminal Server and that it detects the events of inserting and removing a card. However, when connecting with a Windows client, a user certificate is automatically installed in several apps (IE, etc.) whereas it's not if I connect with a Linux rdesktop client. I compared the 2 logs I get in the Windows 2003 Terminal Server (PC/SC diagnostics tool) when connecting with a Windows client and a Linux rdesktop client. Basically, when connected from Linux I get "Clock rate" and "BWT" errors. When connected from Windows Clock rate=4MHz and BWT=1439.48 work etu. I posted more debug information on the following forum: http://forums.gentoo.org/viewtopic-p-7519890.html#7519890 Any ideas? Thanks, Vieri |