Skip to content

donqustix/pam_microsd_login

Repository files navigation

pam_microsd_login

Linux authentication with an SD card.

Install

make
sudo mv pam_microsd_login.so /lib/x86_64-linux-gnu/security/

Insert an SD card and run sudo ./pam_init_microsd username. As a result, microsd_token will be created in the home directory. Change the ACL permissions of the file with setfacl u:username:rw ~/microsd_token.

About

Linux authentication with an SD card

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published