How to Install libpam-encfs in Ubuntu 18.04



Install libpam-encfs by entering the following commands in the terminal:

sudo apt update
sudo apt install libpam-encfs

Description:

PAM module to automatically mount encfs filesystems on login

This PAM module integrates encfs and PAM, so home directories are automatically mounted on login. EncFS provides an encrypted filesystem in user-space, this PAM module easily allow each user to have an encrypted home, and mount it automatically using its login password as encfs password.

Homepage: http://code.google.com/p/pam-encfs

Version: 0.1.4.4-8

Section: universe/libs