Enable AuthenTec Fingerprint Reader as PAM modul
Using fprint library
It seems that the fprint packages are now in ubuntu universe repository for interpid and for hardy-backports... http://packages.ubuntu.com/search?lang=de&searchon=names&keywords=fprint
Using Debian packages from Madman2k
(Text copy)
In order to enable fprint authentication on Ubuntu install the libfprint and libpam packages (see attached tar or download from madmans site) and then edit your /etc/pam.d/common-auth so it contains
auth sufficient pam_fprint.so auth required pam_unix.so nullok_secure
To scan a finger with a gui, you can use the demo application by installing fprint_demo package
$ fprint_demo
Only the first scanned finger will be taken for authentification.
Manually installing .deb packages
dpkg -i {package_name}
Links / Referenzen
Trackback URL for this post:
Pre install
Download and Burn Ubuntu 8.04 (I used 8.04.01) Alternate ISO
Base Installation
I just followed this blog post ;-)
Post install
Power Savings
Enable Laptop mode
You can see if laptop mode is active with this command:
# cat /proc
| Attachment | Size | Hits | Last download |
|---|---|---|---|
| fprint-packages-madman2k.tar | 190 KB | 437 | 3 hours 29 min ago |
- Download PDF
- Printer-friendly version
- 9122 reads

amd64
Hi, could you make an amd64 package?
Re: amd64
Hy The packages are in Interpid repository for ubuntu (32-bit and 64-bit), u just have to do
On the site http://www.2030.tk/wiki/Install_Ubuntu_8.04_on_Lenovo_3000_N200_with_encrypted_LVM in section "fingerprint reader" i have a little description how to install them this way ;-)
Paket fprint-demo
* hardy-backports (x11): simple GTK+ testing libfprint's functions [universe] 20080202-2ubuntu1~hardy1: amd64 i386 * intrepid (x11): simple GTK+ testing libfprint's functions [universe] 20080202-2ubuntu1: amd64 i386 * jaunty (x11): simple GTK+ testing libfprint's functions [universe] 20080202-2ubuntu1: amd64 i386Paket libfprint-dev
* hardy-backports (libdevel): fingerprint library of fprint project, development headers [universe] 0.0.6-2~hardy1: amd64 i386 * intrepid (libdevel): fingerprint library of fprint project, development headers [universe] 0.0.6-2: amd64 i386 * jaunty (libdevel): fingerprint library of fprint project, development headers [universe] 0.0.6-2: amd64 i386Paket libfprint0
* hardy-backports (libs): fingerprint library of fprint project, shared libraries [universe] 0.0.6-2~hardy1: amd64 i386 * intrepid (libs): fingerprint library of fprint project, shared libraries [universe] 0.0.6-2: amd64 i386 * jaunty (libs): fingerprint library of fprint project, shared libraries [universe] 0.0.6-2: amd64 i386Paket libpam-fprint
* hardy-backports (admin): PAM module allowing authentication via fprint [universe] 0.2-3~hardy1: amd64 i386 * intrepid (admin): PAM module allowing authentication via fprint [universe] 0.2-3: amd64 i386 * jaunty (admin): PAM module allowing authentication via fprint [universe] 0.2-3: amd64 i386Post new comment