16 Apr
2009
16 Apr
'09
3:45 p.m.
Dieter Plaetinck wrote:
On Thu, 16 Apr 2009 14:36:36 +0200 Johannes Held <mail@hehejo.de> wrote:
Maurício <briqueabraque@yahoo.com>:
stat("/home/mauricio/public_html", 0x7fffceb2dcb0) = -1 EACCES (Permission denied) Is your ~ r-x for others?
actually only x is needed to traverse directories.
and, iirc, if the user in question needs to traverse a higher level directory for which they do not have the 'x' bit set, they won't be able to access the lower level directories or any files in them. -kludge