Re: file and directory permissions question...

2003-11-06 Thread Clive Menzies
On (06/11/03 14:39), [EMAIL PROTECTED] wrote: > Eric, > > > /foo - Only folks in the 'users' group can read, write and delete > > files/dirs. > > The permissions of directory foo do not influence whether someone can > open a given file in it for reading or writing, only whether he can >

Re: file and directory permissions question...

2003-11-06 Thread lorian
Eric, > /foo - Only folks in the 'users' group can read, write and delete > files/dirs. The permissions of directory foo do not influence whether someone can open a given file in it for reading or writing, only whether he can delete, create, or rename a file. Read permission for the dir

file and directory permissions question...

2003-11-05 Thread Eric Walstad
Hi All, I'm trying to set up some restrictions to a couple of directories and their files and just can't seem to get it right. Here's what I'm trying to do: /foo - Only folks in the 'users' group can read, write and delete files/dirs. /bar - Only folks in the 'admin' group can read, writ