** Changed in: ecryptfs-utils (Ubuntu)
Status: Incomplete => Invalid
--
~/Private: one file visible/readable when not mounted
https://bugs.launchpad.net/bugs/290983
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs ma
I have reinstalled the system and did some further testing. It seems you are
right and the visible file presumably has been added while the directory has
not been mounted.
Sorry.
--
~/Private: one file visible/readable when not mounted
https://bugs.launchpad.net/bugs/290983
You received this b
You're using dmcrypt and ecryptfs?
You have something in your setup that I'm not understanding.
If the unmounted ~/Private directory has 500 permissions, a privileged
user (root, sudo) or a program with privileges is writing that file.
I do not believe this is a bug in ecryptfs-utils.
:-Dustin
su - norbert
[EMAIL PROTECTED]:~$ chmod 500 ~/Private
logout
[EMAIL PROTECTED]:/home/norbert# ls -ld Private
dr-x-- 2 norbert norbert 4096 2008-10-30 07:30 Private
[EMAIL PROTECTED]:/home/norbert# ls -l Private/
insgesamt 416
lrwxrwxrwx 1 norbert norbert 28 2008-10-15 23:19 THIS DIRECTORY
The unmounted Private directory should have permissions 500. This is
set by the ecryptfs-setup-private utility. Did you manually change
them? Possibly some other program?
While it is not mounted, run:
$ chmod 500 ~/Private
See if those permissions stick, and if any more files show up there.
Yes, that's what I'm concerned about. If I remove that file, another one
from that directory becomes visible.
[EMAIL PROTECTED]:/home/norbert# ls -l Private/
insgesamt 416
lrwxrwxrwx 1 norbert norbert 28 2008-10-15 23:19 THIS DIRECTORY HAS BEEN
UNMOUNTED TO PROTECT YOUR DATA -- Run mount.ecr
Hmm, perhaps I misunderstood your bug report...
You're concerned about the existence of the file?
-rw--- 1 norbert norbert 421581 2008-10-15 22:15 x.png.nc
When it is unmounted, what are the permissions on the ~/Private directory
itself? It should be 0500, or r-x--, which should preven
This bug report is really a question, because the reported behavior is
"by design".
:-Dustin
** Changed in: ecryptfs-utils (Ubuntu)
Status: Won't Fix => Invalid
** bug changed to question:
https://answers.edge.launchpad.net/ubuntu/+source/ecryptfs-utils/+question/49514
--
~/Private: