Comment 4 for bug 352307

Revision history for this message
Martin Pitt (pitti) wrote :

Thanks, Michael, this works fine.

I uploaded a new ecryptfs-utils which should make this work. I tested it with a new non-admin user "joe" and

  sudo ecryptfs-setup-private -u joe; sudo chown joe:joe /home/joe/.ecryptfs

Caveats:

 - All users with an existing ~/.ecryptfs/wrapped-passphrase get the notification.

 - If I don't do the chown above, /home/joe/.ecryptfs/ gets owned root:root, and the notification fails. Is that a bug in ecryptfs-setup-private, or am I just calling it wrongly?

 - I couldn't really test it the full way from the installer, it is much easier to do this once the package is uploaded and on the daily CDs. Dustin, can you please test this with the next daily and tell me what you think?

 - Please fix my bad English in the strings.

I attach the uploaded debdiff.