diff options
Diffstat (limited to 'libraries/pam_usb/README')
-rw-r--r-- | libraries/pam_usb/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libraries/pam_usb/README b/libraries/pam_usb/README new file mode 100644 index 0000000000000..222d81fc4aff6 --- /dev/null +++ b/libraries/pam_usb/README @@ -0,0 +1,12 @@ +pam_usb (Hardware Auth via Memory Sticks) + +This is a PAM module for Linux authentication using USB memory sticks, +SD cards, external SSD etc. Simply speaking, it lets you log onto +your Linux user without typing password if the pre-configured memory +stick is detected. + +See https://github.com/mcdope/pam_usb for configuration instruction. + +In Slackware 15, the right file to modify are +/etc/pam.d/system-auth +/etc/security/pam_usb.conf |