Displaying 1 result from an estimated 1 matches for "jjvenkit".
1999 Jul 27
4
Permissions issue
Greetings:
I couldn't find this one in the archive:
What we want to do here is make it so a non-owning user can map a drive, but
not see anything below the top level. However, if they know the exact
pathname to a file, they should be able to open it. In Unix, we do this
with file permissions like:
drwx--x--x foo
drwx--x--x foo/bar
-rwxr--r-- foo/bar/foobar
So the owner can do