← Back to team overview

ecryptfs team mailing list archive

[Bug 259293] Re: Ecryptfs Private Directory Randomly Unmounts

 

This bug was fixed in the package ecryptfs-utils - 53-1ubuntu10

---------------
ecryptfs-utils (53-1ubuntu10) intrepid; urgency=low

  [Dustin Kirkland]
  * debian/patches/45-mount_private_counter.dpatch: implement a counter to
    track mounts/unmounts of the private directory; unmount if the
    counter is 0; allow a -f override to force unmount. LP: #259293.

  [Steve Langasek]
  * debian/patches/50-error-on-empty-password.dpatch: return
    PAM_AUTHTOK_RECOVER_ERR from the password changing module if we
    didn't get a password from the other modules in the stack, instead
    of returning success.  LP: #272232.

 -- Dustin Kirkland <kirkland@xxxxxxxxxx>   Sun, 19 Oct 2008 10:30:08
-0500

** Changed in: ecryptfs-utils (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
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: Fix Released

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.