On Wednesday 19 December 2007, Alon Bar-Lev wrote:
> On Friday 14 December 2007, Alon Bar-Lev wrote:
> >
> > The suid sets the ~/.ecryptfs to owner root, so user don't have access to
> > this directory.
> > Anyway... It is safer to recursive create the directories as the filename
> > already con
On Friday 14 December 2007, Alon Bar-Lev wrote:
>
> The suid sets the ~/.ecryptfs to owner root, so user don't have access to
> this directory.
> Anyway... It is safer to recursive create the directories as the filename
> already contain
> required directory, so if users specify differnet direct
The suid sets the ~/.ecryptfs to owner root, so user don't have access to this
directory.
Anyway... It is safer to recursive create the directories as the filename
already contain
required directory, so if users specify differnet directory the ~/.ecryptfs is
not created.
Signed-off-by: Alon Ba