Here is how to avoid having to "fail fingerprint for 5 times" at the display manager login screen.
sudo cp /etc/pam.d/common-auth /etc/pam.d/common-auth-nofinger Edit /etc/pam.d/common-auth-nofinger to remove the line "auth [success=3 default=ignore] pam_fprintd.so"; save and quit. Edit /etc/pam.d/lightdm (or /etc/pam.d/gdm, if that's what you're using) so that it "@includes" /etc/pam.d/common-auth-nofinger rather than /etc/pam.d/common-auth. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/255799 Title: add support for fingerprint readers in pam_ecryptfs To manage notifications about this bug go to: https://bugs.launchpad.net/ecryptfs/+bug/255799/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs