There's really no point in starting pcscd on systems without smartcard hardware. It should get started when the hardware is attached, either by HAL callouts or a udev rule.
That would be a good idea but what would happen to an application waiting for the first reader to be connected if pcscd is not already running?
It can be started late, but must be started before the first application that potentially needs it. Tokens can be hot plugged, and some tokens have the readers built into them, so there is no attached hardware until the token is plugged in. If smart card login is not enabled, it can be started after initial login, for instance.
It looks like Apple is doing something like that. pcscd is started only when a reader is connected. But an application can do a SCardEstablishContext even if pcscd is not started. I/you/we should have a look at the pcsc-lite implementation by Apple to reuse some ideas.
Based on the date this bug was created, it appears to have been reported against rawhide during the development of a Fedora release that is no longer maintained. In order to refocus our efforts as a project we are flagging all of the open bugs for releases which are no longer maintained. If this bug remains in NEEDINFO thirty (30) days from now, we will automatically close it. If you can reproduce this bug in a maintained Fedora version (7, 8, or rawhide), please change this bug to the respective version and change the status to ASSIGNED. (If you're unable to change the bug's version or status, add a comment to the bug and someone will change it for you.) Thanks for your help, and we apologize again that we haven't handled these issues to this point. The process we're following is outlined here: http://fedoraproject.org/wiki/BugZappers/F9CleanUp We will be following the process here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping to ensure this doesn't happen again.
Still happens in rawhide. It's been a year now. Any progress here? I seem to recall that we stopped installing pcsc-lite by default in F8 specifically for this reason.
It is a "limitation" of pcsc-lite. If you want you can install libpcsclite (linked to the application like gdm) and do not install pcscd. pcscd can be installed later when needed. The use of HAL or udev to start pcscd is also a good idea. But that will not work with serial readers (not used much nowadays I think).
Ludovic, I think that is fine, since serial readers are not plug and play to begin with. having one extra step (setting pcscd to always start) in the instructions seems find to me. bob
Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
This message is a reminder that Fedora 9 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 9. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '9'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 9's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 9 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Updating version as i'm pretty sure this is still an issue.
Is this still an issue. I know this was fixed for bluetooth during the F-11 devel cycle. Maybe the same fix can be used here.
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle. Changing version to '12'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Any update on this. To have the same capabilities as Bluetooth has in F-12 would be great for both powersaving and loading.
This message is a reminder that Fedora 12 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 12. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '12'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 12's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 12 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Fedora 12 changed to end-of-life (EOL) status on 2010-12-02. Fedora 12 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed.
Still applies to f14.
f14 has pcsc-lite-1.6.4-2.fc14 so the auto start mechanism described in http://ludovicrousseau.blogspot.com/2010/09/pcscd-auto-start.html should be available. It should be a good idea to upgrade f14 to pcsc-lite 1.6.6
1.6.6 is already in F15, so this bug will be solved when F15 comes out either way. If there are major differences between pcsc-lite 1.6.4 and 1.6.6, it might make more sense to just close this bug with a resolution of NEXTRELEASE.
Fixed in F-15