On Tue, May 21, 2013 at 12:52 PM, Jiri B <[email protected]> wrote:
> I'm very surprised to see something like this. Comparing with
> normal unix filesystem, 'sftpuser' would not even enter such
> directory.

Reeeeeally.

$ ls -l
total 8
drwx-----x  2 2000      2000   512 May 21 12:57 foo
$ id
uid=1000(guenther) gid=1000(guenther) groups=1000(guenther), 0(wheel)
$ cd foo
$ ls -l
ls: .: Permission denied
$

> drwx-----x   12 1000     1000          512 May 21 18:32 jirib

Executable by processes that have neither uid 1000 or gid 1000.
What's the problem?


Philip Guenther

Reply via email to