Re: [FreeRDP-devel] Smartcard support in latest git is lost for Kobil token

2018-09-19 Thread Hans-Peter Jansen via FreeRDP-devel
On Mittwoch, 19. September 2018 11:15:35 Armin Novak via FreeRDP-devel wrote: > Ok, found the issue. > > Fix in https://github.com/FreeRDP/FreeRDP/pull/4867 > > > As a workaround you can add some filter string, then the smartcard > should be detected with the current version too. Great job, Arm

Re: [FreeRDP-devel] Smartcard support in latest git is lost for Kobil token

2018-09-19 Thread Hans-Peter Jansen via FreeRDP-devel
On Mittwoch, 19. September 2018 02:00:24 Hans-Peter Jansen via FreeRDP-devel > > Reverting 5686a0f90+0b7b9c0dc got old behavior back (see attachment). attached now.. ___ FreeRDP-devel mailing list [email protected] https://lists.source

Re: [FreeRDP-devel] Smartcard support in latest git is lost for Kobil token

2018-09-19 Thread Armin Novak via FreeRDP-devel
Ok, found the issue. Fix in https://github.com/FreeRDP/FreeRDP/pull/4867 As a workaround you can add some filter string, then the smartcard should be detected with the current version too. best Armin On 9/19/18 2:00 AM, Hans-Peter Jansen via FreeRDP-devel wrote: > Hi, > > for your informati

Re: [FreeRDP-devel] Smartcard support in latest git is lost for Kobil token

2018-09-19 Thread Armin Novak via FreeRDP-devel
Hi, this is indeed interesting as the only (relevant) difference I can see from the commits you mentioned is in libfreerdp/core/info.c rdp_read_info_packet checks for additional flags rdp_write_info_packet sets some additional flags In case you use the /smartcard-login option some smartcard a

[FreeRDP-devel] Smartcard support in latest git is lost for Kobil token

2018-09-18 Thread Hans-Peter Jansen via FreeRDP-devel
Hi, for your information, FreeRDP git 24936c185 lost smartcard support for my mIdentity Kobil USB token, as being available since quite some time. The token isn't used for login, just for authentication of some Datev procedures. The smartcard isn't shown on login screen anymore, no matter if I

Re: [Freerdp-devel] Smartcard Support

2012-12-07 Thread Thomas Glanzmann
Hello List, the problem is that I thought that I enabled smartcard but there were some stale config files. I solved the problem by doing the following: sudo apt-get install pkg-config # Clean stale build files git reset --hard HEAD; git clean -f -x -d cmake -DWITH_PCSC=ON . make install And now

[Freerdp-devel] Smartcard Support

2012-12-07 Thread Thomas Glanzmann
Hello, I have a Debian Wheezy 64 Bit System and compiled FreeRdp from git head using the following command line: cmake -DCMAKE_BUILD_TYPE=Debug -DWITH_SSE2=ON -DWITH_PCSC=ON . I can see my smartcard when I run the following command: (ba) [~] pcsc_scan PC/SC device scanner V 1.4.20 (c) 2001-2011,