
wk at gnupg
Apr 7, 2009, 3:16 AM
Post #2 of 2
(588 views)
Permalink
|
|
Re: pcsc_connect and PCSC_SHARE_EXCLUSIVE
[In reply to]
|
|
On Sun, 5 Apr 2009 18:47, gordian.klein [at] gmx said: > Thats not possible because gnupg wants PCSC_SHARE_EXCLUSIVE rights for > the card. > Why doesnt it use PCSC_SHARE_SHARED to connect to a smartcard? Because it requires full control over the card. Think of scdaemon as a replacement for pcscd. If you don't like that, you may use the ssdaemon option --card-timeout to release the context if no client is connected to scdaemon. Shalom-Salam, Werner -- Die Gedanken sind frei. Auschnahme regelt ein Bundeschgesetz. _______________________________________________ Gnupg-devel mailing list Gnupg-devel [at] gnupg http://lists.gnupg.org/mailman/listinfo/gnupg-devel
|