pam_usbkey 1.1

A linux PAM module that allows using USB flashdrives as authentcation tokens. Written mostly as a learning exercise, the code has been commented in the hope of providing a template to others interested in creating PAM modules. It can be used in combination with password authentication to prevent login or 'su' unless a particular usb-key is plugged into the system.

Tags pam login security
License GNU GPLv3
State stable

Recent Releases

1.127 Jan 2016 19:42 major feature: Now builds on 64-bit linux. Manpage debugged.
1.010 May 2015 22:18 major feature: This is the initial release