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
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
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
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
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
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
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,