linux:home:fprint

This is an old revision of the document!


FPrint shenanigans

  • /usr/sbin/fprintd-enroll
  • /usr/lib/security/pam_fprintd.so owned by fprint
  • /usr/share/locale/en_GB/LC_MESSAGES/fprintd.mo owned by fprint

Replace in the required /etc/pam.d file

auth sufficient pam_fprintd.so

by

auth [success=ok new_authtok_reqd=ok default=2] pam_fprintd.so
auth optional pam_echo.so file=/usr/share/pam/fingerprint_success_message.txt
auth sufficient pam_permit.so
  • linux/home/fprint.1679504720.txt.gz
  • Last modified: 2023/03/22 17:05
  • by michaelbromilow