Re: SetGID bit on directories

2005-10-07 Thread C. Chad Wallace
klatt-st wrote: On Thu Oct 06, 2005 at 10:34:35AM -0700, C. Chad Wallace wrote: | We have a directory on an NFS mount that we want to be writable by members | of a specific group, "pubcorpwrite". So I did "chgrp pubcorpwrite" on the | directory and all files and directories within it, and set

SetGID bit on directories

2005-10-06 Thread C. Chad Wallace
Hello, We have a directory on an NFS mount that we want to be writable by members of a specific group, "pubcorpwrite". So I did "chgrp pubcorpwrite" on the directory and all files and directories within it, and set the setgid bit on the directory and all its subdirectories because I thought t