pam_mount is a Pluggable Authentication Module that can mount volumes for a user session upon login, using the same passwords as for login. It supports any filesystem your kernel is capable of, including FUSE, SMB/CIFS, various crypto types, and more.
License: GNU Lesser General Public License (LGPL)
Changes:
The mount option was not correctly split. SSH-based volumes are now accessible without entering the password twice. mount.crypt waits for udev to create dmcrypt nodes, and an inversion was fixed.