[Bug 455709] Re: "mounting eCryptfs: [-2] No such file or directory" when trying to mount encrypted home

2010-08-17 Thread Leo
Adapted Dustin's instructions today as I needed something more automatic. You can copy line-by-line to the terminal or save it and call it with bash or sh: ___ ROOT=/home/.ecryptfs/$USER TARGET=/mnt/$USER # ROOT should be the parent of the .ecryptfs and .Priva

[Bug 455709] Re: "mounting eCryptfs: [-2] No such file or directory" when trying to mount encrypted home

2010-03-03 Thread Alex Beels
Correction to #7: I was using Karmic amd64 LiveCD, not Jaunty. -- "mounting eCryptfs: [-2] No such file or directory" when trying to mount encrypted home https://bugs.launchpad.net/bugs/455709 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 455709] Re: "mounting eCryptfs: [-2] No such file or directory" when trying to mount encrypted home

2010-03-03 Thread Alex Beels
Solved. The problem is 50% a minor flaw in mount.ecryptfs and 50% user error. * mount.ecryptfs: As of ecryptfs-utils version 81-0ubuntu3, if you mount interactively (i.e. mount -t ecryptfs /path1/private /path2/public) and ask to use FNEK, mount.ecryptfs will suggest the wrong key when it prompts

[Bug 455709] Re: "mounting eCryptfs: [-2] No such file or directory" when trying to mount encrypted home

2010-03-02 Thread Alex Beels
After much searching around, I found your article in Linux Magazine: http://www.linux-mag.com/id/7568/3/ The instructions there work for me. So I have a workaround. On the other hand, in your article the chroot environment contains the entire original system. The original poster seems to only h

[Bug 455709] Re: "mounting eCryptfs: [-2] No such file or directory" when trying to mount encrypted home

2010-03-01 Thread Alex Beels
I get the same problem. Working with Jaunty amd64, my home directory mounts fine when it is all done automatically, but when I try to do it by hand (as root from the latest Jaunty LiveCD as part of a system diagnostic run), I get the results described in #4 above: Filenames decrypted properly, but

[Bug 455709] Re: "mounting eCryptfs: [-2] No such file or directory" when trying to mount encrypted home

2009-10-24 Thread Martin Albisetti
Tried this, still nothing. -- "mounting eCryptfs: [-2] No such file or directory" when trying to mount encrypted home https://bugs.launchpad.net/bugs/455709 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ub

Re: [Bug 455709] Re: "mounting eCryptfs: [-2] No such file or directory" when trying to mount encrypted home

2009-10-21 Thread Dustin Kirkland
On Wed, Oct 21, 2009 at 8:00 AM, Martin Albisetti wrote: > I wonder if there's anything odd with the passphrase. I can use either the > output of ecryptfs-unwrap-passphrase or my users' log in password (which was > the same one on that HD). Right, that's one of the things we need to "fix" in mo

[Bug 455709] Re: "mounting eCryptfs: [-2] No such file or directory" when trying to mount encrypted home

2009-10-21 Thread Martin Albisetti
Still doesn't work, with the same errors. r...@beuno-laptop:/mnt# mount -t ecryptfs -o rw,relatime,ecryptfs_fnek_sig=X,ecryptfs_sig=Y,ecryptfs_cipher=aes,ecryptfs_key_bytes=16 /media/59619bec-a6cf-4fc1-9a7a-9a992cd31ce8/home/beuno/.Private /mnt/hdext Passphrase: Enable plaintext

[Bug 455709] Re: "mounting eCryptfs: [-2] No such file or directory" when trying to mount encrypted home

2009-10-20 Thread Dustin Kirkland
Martin- Okay, try this ... ecryptfs-unwrap-passphrase /home/.ecryptfs/kirkland/.ecryptfs/wrapped-passphrase (record this as your MOUNTPW) keyctl clear @u keyctl list @u (should be empty) ecryptfs-insert-wrapped-passphrase-into-keyring /home/.ecryptfs/kirkland/.ecryptfs/wrapped-passphrase keyctl

[Bug 455709] Re: "mounting eCryptfs: [-2] No such file or directory" when trying to mount encrypted home

2009-10-19 Thread Martin Albisetti
Just an update, the above instructions don't let you actually read any of the files, it just shows you there names :) -- "mounting eCryptfs: [-2] No such file or directory" when trying to mount encrypted home https://bugs.launchpad.net/bugs/455709 You received this bug notification because you

[Bug 455709] Re: "mounting eCryptfs: [-2] No such file or directory" when trying to mount encrypted home

2009-10-19 Thread Dustin Kirkland
** Changed in: ecryptfs-utils (Ubuntu) Status: New => Confirmed ** Changed in: ecryptfs-utils (Ubuntu) Importance: Undecided => High ** Changed in: ecryptfs-utils (Ubuntu) Assignee: (unassigned) => Dustin Kirkland (kirkland) -- "mounting eCryptfs: [-2] No such file or directory"

[Bug 455709] Re: "mounting eCryptfs: [-2] No such file or directory" when trying to mount encrypted home

2009-10-19 Thread Martin Albisetti
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/33972121/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/33972122/XsessionErrors.txt -- "mounting eCryptfs: [-2] No such file or directory" when trying to mount encrypted home h