Hello-
I've spent quite a bit of time on this, and I really don't think this
can be solved properly.
If you can engineer a design that works, I'm all ears. Thanks.
:-Dustin
** Changed in: ecryptfs-utils (Ubuntu)
Status: Confirmed => Won't Fix
** Changed in: ecryptfs
Status: Conf
On Tue, May 12, 2009 at 1:28 PM, Alexander Kraev
wrote:
> Is there any way to mount encrypted home directory manually only once(on
> server restart)?
Yes. Remove your $HOME/.ecryptfs/auto-umount file. This will tell
PAM not to unmount on logout.
:-Dustin
--
Support a wrapped-passphrase.ssh,
Hi Dustin,
Thanks a lot for explanation. Unfortunately such kind of home directory
encryption doesn't suit my needs. So, I have encrypted home directory
and I able to mount it only with login passphrase our mount it manually
in case of public key auth. In the last case I have to mount directory
ev
Having talked to Colin Watson, this is actually quite a complicated
request. When doing ssh authentication, your private ssh key is not
actually sent to the host system. Instead, the client signs a message
with the private key, and sends this to the server, which authenticates
the message using t