First page Back Continue Last page Graphics
Configuring pam-mount
Modify configuration file
/etc/security/pam_mount.conf
Add a line for each volume
- volume foo local - /home/foo/data /home/foo \
- loop=/dev/loop0,encryption=twofish,keybits= \
- 256,user,exec aes-256-ecb /home/foo/key
fsckloop defines the loop device to be automatically used in order to fsck each fs before mounting it