From: Florent D. <fde...@gm...> - 2013-08-09 08:23:28
|
Hello > > I would like to be able to use my Gemalto IDPrime .NET ( >> http://www.gemalto.com/products/dotnet_card/ ) card to login to a Windows >> Server from my Linux laptops. >> > > What will you use to do that? rdesktop? freerdp? > I answer myself: with rdesktop you'll have to use the smartcard redirection. e.g. rdesktop -d AC -k fr -z -a 16 -u login windows_server -r scard I've tested it with with Windows 2008R2 but I was unable to make it work with W2012... In my opinion you don't need the PKCS11 drivers on Linux but windows will need the smartcard drivers. Good luck, keep us updated if you managed to do something |