[Bug 352307] Re: update-notifier message about recording mount passphrase

2009-04-07 Thread Launchpad Bug Tracker
This bug was fixed in the package ecryptfs-utils - 73-0ubuntu5 --- ecryptfs-utils (73-0ubuntu5) jaunty; urgency=low Reworked the fixes for LP: #352307 (Upstream Committed revision 373) * debian/local/ecryptfs-remind-passphrase: run if ~/.ecryptfs/.wrapped-passphrase.recorded d

[Bug 352307] Re: update-notifier message about recording mount passphrase

2009-04-07 Thread Dustin Kirkland
I'm reopening this bug, marking in progress, will upload a new fix momentarily. I'm moving around the code that Martin committed just a bit, using the pam_ecryptfs module to conditionally handle the update- notifier. I worked with him over lunch on this, and I think we have a good solution now.

Re: [Bug 352307] Re: update-notifier message about recording mount passphrase

2009-04-06 Thread Dustin Kirkland
Martin, The proper way of testing the encrypt-home bit is: $ sudo adduser --encrypt-home joe As for setting up an encrypted-private, the user 'joe' would set this up himself by just running: j...@ubuntu$ ecryptfs-setup-private Sorry for not sending you these earlier! :-Dustin -- update-not

[Bug 352307] Re: update-notifier message about recording mount passphrase

2009-04-05 Thread Martin Pitt
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 t

[Bug 352307] Re: update-notifier message about recording mount passphrase

2009-04-05 Thread Launchpad Bug Tracker
This bug was fixed in the package ecryptfs-utils - 73-0ubuntu3 --- ecryptfs-utils (73-0ubuntu3) jaunty; urgency=low * Add interactive update-notifier hook for reminding the user to write down the autogenerated passphrase: (LP: #352307) - Add debian/local/ecryptfs-remind-pass

[Bug 352307] Re: update-notifier message about recording mount passphrase

2009-04-03 Thread Michael Vogt
update-notifier in jaunty supports per-user notifications as well. Just add: OnlyAdminUsers: False to the note. And test if it really works of course ;) But it should -- update-notifier message about recording mount passphrase https://bugs.launchpad.net/bugs/352307 You received this bug notifica

[Bug 352307] Re: update-notifier message about recording mount passphrase

2009-04-03 Thread Martin Pitt
It just occurred to me that this might get much more tricky than I thought. update-notifier messages are system level, thus (1) only admins will see such a note if I'm not mistaken, and (2) once the first admin ack'ed it, other users won't see it any more. What we want is a per-user notification.

[Bug 352307] Re: update-notifier message about recording mount passphrase

2009-04-02 Thread Martin Pitt
** Changed in: ecryptfs-utils (Ubuntu Jaunty) Status: Triaged => In Progress -- update-notifier message about recording mount passphrase https://bugs.launchpad.net/bugs/352307 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ub