ecryptfs team mailing list archive
-
ecryptfs team
-
Mailing list archive
-
Message #00932
[Bug 363876] Re: ecryptfs create Private dir with wrong permissions
This is by design, not a bug.
When the private directory is not mounted, the permissions are 500 so
that you don't inadvertently write data to the unecrypted mountpoint.
Once it's mounted, then the permissions will be 700.
Did you log out and log back in to see if the automount takes place?
:-Dustin
** Changed in: ecryptfs-utils (Ubuntu)
Status: New => Invalid
--
ecryptfs create Private dir with wrong permissions
https://bugs.launchpad.net/bugs/363876
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: Invalid
Bug description:
Binary package hint: ecryptfs-utils
I issued:
$ sudo aptitude install ecryptfs-utils
$ ecryptfs-setup-private
I got;
Private dir had permissions dr-x------, i.e. it was 500, not 700
besides that, mount didn't reported any dir Private mounted
References