No way to trigger fingerprint authentication on lock screen
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
lightdm (Ubuntu) |
Confirmed
|
Low
|
Unassigned |
Bug Description
With fprintd/
Immediately after locking the session, the user can unlock via fingerprint. But once the fingerprint authentication times out, light locker waits for a password to be typed, and the user cannot re-initiate fingerprint authentication. The usual way of pressing ESC does not have effect. There even is a state, where light locker does not accept fingerprint nor password authentication -- the user is left without any possibility to unlock the screen. This is not acceptable.
Please correct light locker's behavior with respect to libpam-fprintd authentication.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: light-locker (not installed)
ProcVersionSign
Uname: Linux 3.13.0-24-generic x86_64
NonfreeKernelMo
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Sat Apr 19 23:21:11 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2012-12-20 (484 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
SourcePackage: light-locker
UpgradeStatus: Upgraded to trusty on 2014-04-18 (1 days ago)
Changed in lightdm (Ubuntu): | |
importance: | Undecided → Low |
light-locker doesn't handle the authentication. This is handled by lightdm.
What happens it this:
light-locker send a lock signal to lightdm.
lightdm spawns a new X server and starts a lightm greeter in it.
lightdm with the greeter as user interface handle the pam authentication.