← Back to team overview

ecryptfs team mailing list archive

[Bug 259293] Re: Ecryptfs Private Directory Randomly Unmounts

 

Tested the version in Dustin's PPA.  Following tests cases work well

While logged in Gnome
 - connecting by ssh with the same account 
 - second gnome seession with the same account
 - after connecting by ssh, su same account exit twice
-> leaves directory mounted

Disconnecting from gnome -> unmounts
- connecting via ssh as the only session -> mounts
- disconnecting from the ssh session -> unmounts

So it all looks good to me.

-- 
Ecryptfs Private Directory Randomly Unmounts
https://bugs.launchpad.net/bugs/259293
You received this bug notification because you are a member of eCryptfs,
which is subscribed to ecryptfs-utils in ubuntu.

Status in “ecryptfs-utils” source package in Ubuntu: In Progress

Bug description:
Binary package hint: libecryptfs0

On my Asus EEE901, I have set up an encrypted private directory as per instructions on one of the developers blogs. It works perfectly, except that it seems to randomly unmount - it seems to be triggered by shutting the lid, but not always.

This is Ubuntu Intrepid, all updates current, KDE desktop. All there is within my Private folder is .ssh/, .gnupg/, .opera/, and Documents/ all symlinked to the same name in my home folder.

It's possible that this is by design that it unmounts when you leave your laptop, but if so this is redundant as it can be remounted immediately by using the mount.ecryptfs_private command without password prompting.