Latest Release (Link): 1.27
Documentation | Bugtracker | Mailing list | Files Section | Repository: clone, gitweb
News
Jul 01 2009 — pam_mount 1.27 released
This release suppresses stdout from mount programs. (0 comments)
Jun 19 2009 — pam_mount 1.26 released
This release adds NFS4 support. (0 comments)
May 09 2009 — pam_mount 1.25 released
Variable expansion was broadened to make it work with options for AUFS. A write to read-only memory affecting NT domain usernames was corrected. (0 comments)
pam_mount is a Pluggable Authentication Module that can mount volumes for a user session
This module is aimed at environments with central file
servers that a user wishes to mount on login and unmount on logout, such as
(semi-)diskless stations where many users can logon and where statically
mounting the entire /home from a server is a security risk, or
listing all possible volumes in /etc/fstab is not feasible.
The module also supports mounting local filesystems of any kind the normal mount utility supports, with extra code to make sure certain volumes are set up properly because often they need more than just a mount call, such as encrypted volumes. This includes SMB/CIFS, NCP, FUSE, dm-crypt and LUKS.
pam-mount.sourceforge.net