zorgluf
zorgluf
> Hi @zorgluf > > Thanks for taking the time to contribute this, and for getting involved. > > I'll dig out a spare yubikey and take a look at...
> Hi @zorgluf > I'd be happy to help test this out too, but I don't know how to setup xrdp and a client to use a smart card for...
> @zorgluf - as far as I can tell, your main changes to @jsorg71's original branch are those in commit [2fe0a4e](https://github.com/neutrinolabs/xrdp/commit/2fe0a4ebd7d521555f6fc1bcd8321fd524b35662). Is that correct? Correct. Not so much changes. The...
@matt335672 thanks for the report. I was using rhel7 for my dev, and yes it's probable due to a newer pcsclite version introducing a new behavior badly handled, since my...
@matt335672 thank you very much for your time on this request, it helps a lot. I followed your instructions and add 2 commits from your rebased repo. There was in...
Hi @matt335672 , Thank you also to stick to this long pull request... The problem is that the readerStates array (of size PCSCLITE_MAX_READERS_CONTEXTS) is send to the local pcsc lib...
I withdrew the patch with dependency against libpcsclite. Instead I suggest to fix the MAX_READERS value to 16, which is the "official" value PCSCLITE_MAX_READERS_CONTEXTS in libpcsclite. For RHEL releases, this...