AI, ML, Development + Cisco Learning Blog Learning about Machine Learning, Artificial Intelligence, related devlopment topics and formerly Routing and Switching, Datacenter, Security and other topics, CCIE #23664, Frank Wagner

13. Mai 2007

thinkfinger and ibm thinkpad t60 / fingerprint reader

Filed under: Linux — ocsic @ 17:58

Adding the fingerprint reader as optional authentication is easy.

Get the thinkfinger-0.3 package (http://thinkfinger.sourceforge.net/) compile it. After the make install, you have to adjust /etc/pam.d/common-auth to look like this:
auth required pam_env.so
auth sufficient pam_thinkfinger.so
auth required pam_unix2.so # debug cann be added to see if somethings missing
After adding some fingerprints with the tf-tool to /etc/pam_thinkfinger/[username].bir
you should be able to also authenticate by your fingerprint:
cisco@lap:~> su –
Password or swipe finger:
lap:~ #

In you syslog, you should see:

kerel: input: Virtual ThinkFinger Keyboard as /class/input/input6

Keine Kommentare »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by WordPress