Skip to content

A Linux PAM module that automatically mounts a LUKS encrypted container at login

Notifications You must be signed in to change notification settings

dorinp/pam-mount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pam-mount

A Linux PAM module that automatically mounts a LUKS encrypted container at login

Uses the login password as the key to unlock the LUKS container and mounts it as the home directory

Written in the Rust language.

run make install to compile and copy the binary to /lib/security

The pam config files need to be edited so that the module is called for auth and session callbacks

About

A Linux PAM module that automatically mounts a LUKS encrypted container at login

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published