Posted by dshesnicky on 09/21/07 20:48
> You can set a sticky bit somewhere in the directory umask to enforce the > group ownership on new files as well..I forget how..must set it up. That's the setgid bit not the sticky bit which is different. If you do a "chmod g+s dir" it will turn that on, or put a 2 in front of the octal permissions "chmod 2755 dir".
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming