Skip to content

Draft: Add support for encrypting home directories

Benjamin Drung requested to merge bdrung/adduser:encrypt-home into master
  • adduser: Add --encrypt-home option, which calls ecryptfs-setup-private for the hard work.
  • doc/adduser.8: document the --encrypt-home option
  • debian/control: suggest ecryptfs-utils >= 67-1
  • deluser: remove all of /var/lib/ecryptfs/$user with --remove-home

Merge request reports

Loading