How to enable integrated fingerprint reader with fprint

From ThinkWiki
Revision as of 10:30, 28 July 2011 by Jdthood (Talk | contribs) (←Created page with '== Ubuntu 11.04 == Install the software. <pre> aptitude install fprint-demo libpam-fprintd </pre> The needed lines in <tt>common-auth</tt> have already been added. <pre> ...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Ubuntu 11.04

Install the software.

aptitude install fprint-demo libpam-fprintd

The needed lines in common-auth have already been added.

$ grep fprint /etc/pam.d/common-auth
auth	[success=2 default=ignore]	pam_fprintd.so