| Summary: | sudo doesn't use fingerprint reader as expected ("like gdm") | |||
|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Brian Likosar <liko> | |
| Component: | sudo | Assignee: | Daniel Kopeček <dkopecek> | |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 27 | CC: | dkopecek, extras-qa, fedora, jimis, jvymazal, kzak, rsroka, sheepdestroyer | |
| Target Milestone: | --- | Keywords: | Reopened | |
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | 1169988 | |||
| : | 1540454 (view as bug list) | Environment: | ||
| Last Closed: | 2018-01-31 08:05:16 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Bug Depends On: | 1169988 | |||
| Bug Blocks: | ||||
|
Description
Brian Likosar
2016-05-03 14:13:44 UTC
Version information for F23: fprintd-0.6.0-3.fc23.x86_64 sudo-1.8.15-1.fc23.x86_64 I did some research about our problem and it looks like sudos behavior is correct. fprintd-pam does not handle any signal and it does not have any possible option to close fingerprint auth asynchronously so from sudos point of view there is nothing to do. Modifying sudo to do two auths simultaneously is nearly impossible. These features you were talking about are new and not implemented in fprintd-pam. So I'm switching this bug to fprintd. Nothing to do with fprintd, this is a problem with PAM itself. GDM works around PAM's "one conversation at a time" by running multiple PAM conversations simultaneously. Consider this an RFE for sudo. Otherwise close the bug, it's impossible to fix with PAM. This message is a reminder that Fedora 23 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 23. 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 EOL if it remains open with a Fedora 'version' of '23'. 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. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 23 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, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. 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. Fedora 23 changed to end-of-life (EOL) status on 2016-12-20. Fedora 23 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. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. So this bug still exists and is a pain. (In reply to Bastien Nocera from comment #3) > Nothing to do with fprintd, this is a problem with PAM itself. GDM works > around PAM's "one conversation at a time" by running multiple PAM > conversations simultaneously. > > Consider this an RFE for sudo. Otherwise close the bug, it's impossible to > fix with PAM. As described in the bug's description, another resolution is for PAM to cancel the fingerprint auth using Ctrl-C. This is impossible currently, Ctrl-C is blocked, and you have to wait 60 seconds until you get the "enter password" prompt. Can confirm Fedora 27 still affected by this bug Ok, (In reply to sheepdestroyer from comment #7) > Can confirm Fedora 27 still affected by this bug Ok, setting concerned fields appropriately. Oh ,sorry, seeing only now that you have already made a new clone, linking and closing this again. *** This bug has been marked as a duplicate of bug 1540454 *** |