2 things regarding this... Now that I've had a user with encrypted home, he's been removed, and then re-added. using:
$ userdel uname and $ adduser --encrypt-home uname I now get (what is to me) an irremovable error: ERROR: wrapped-passphrase file already exists, use --force to overwrite. adduser: `/usr/bin/ecryptfs-setup-private -b -u martin' returned error code 1. Exiting. when the machine gets to the "setting up encryption" stage. 1. how do I get rid of the wrapped-passphrase file? 2. is this the right place for this (as presumably it's the same bug), or should I open a new bug report? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/816669 Title: encrypted-home support in new user dialog Status in “gnome-control-center” package in Ubuntu: Triaged Status in “gnome-control-center” source package in Precise: Triaged Bug description: seb128 asked me to file this bug... He noticed that the Gnome3 new user dialog does not support the encrypt-home-directory feature that was present in previous versions of Gnome. To solve this, the new user dialog would have a boolean checkbox (defaulted to un-checked), which asks if this new user's home directory should be created. Talk to mpt about the wordsmithing. If checked, then you need to add --encrypt-home to the 'adduser' invocation. Before running adduser, you'd also need to ensure that ecryptfs-utils is installed. For real security, you would also need to run (as root) ecryptfs- setup-swap, which would encrypt the user's swap space. This is necessary, as any files/data that gets swapped out to disk could be written in the clear, thereby circumventing the user's requested encryption. Further note that if swap is encrypted, hibernation should be disabled (suspend continues to work just fine). To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/816669/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

