Comment 16 for bug 884407

Revision history for this message
Serge Hallyn (serge-hallyn) wrote : Re: [Bug 884407] Re: mount.ecryptfs_private is broken on arm

Quoting Robie Basak (<email address hidden>):
> No, I still can't get it to fail.
>
> ubuntu@panda-test:~$ mkdir /home/ubuntu/.ecryptfs
> ubuntu@panda-test:~$ mkdir /home/ubuntu/a /home/ubuntu/b
> ubuntu@panda-test:~$ cat > /home/ubuntu/.ecryptfs/ab.conf << EOF
> > /home/ubuntu/a /home/ubuntu/b ecryptfs none 0 0
> > EOF
> ubuntu@panda-test:~$ ecryptfs-wrap-passphrase /home/ubuntu/ab.sig
> The program 'ecryptfs-wrap-passphrase' is currently not installed. You can install it by typing:
> sudo apt-get install ecryptfs-utils
> # (installed in another window)
> ubuntu@panda-test:~$ ecryptfs-wrap-passphrase /home/ubuntu/ab.sig

sorry, that should be " ecryptfs-wrap-passphrase /home/ubuntu/.ecryptfs/ab.sig "