I am eval’ing the enterprise client windows to a the terminal server on linux . I need smartcard sharing (both systems seeing the reader). Smartcardsharing is enabled and if I point to a local pkcs11 dll, the local system can see the reader to share. However the remote system never sees the reader. I can share other items like a local drive with the server. I have turned the server logs to debug as well as the node logs and there are no errors. The only thing I have seen is on the client session file (see below but that is it)
Info: Accepted new slave connection.
Info: Closed connection to slave server.
Info: Forwarded new slave connection.
Info: Closed connection to slave server.
16900 16404 13:00:53 569.716 ClientServiceList: WARNING! Remote disk sharing not available on the local machine.
16900 16404 13:00:53 569.716 ClientServiceList: WARNING! Remote printer sharing not available on the local machine.
16900 16404 13:00:53 569.716 ClientServiceList: WARNING! Local network sharing not available on the local machine.
16900 16404 13:00:53 569.716 ClientServiceList: WARNING! Remote network sharing not available on the local machine.
16900 16404 13:00:53 569.716 ClientServiceList: WARNING! Local Usb sharing not available on the local machine.
16900 16404 13:00:53 569.716 ClientServiceList: WARNING! Remote Usb sharing not available on the local machine.
Something else of note. If I use the free client (not the enterprise), I can “redirect” a generic USB device to the remote system and it sees it just fine. however the local system losses access to the device.