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 |