Stuart Jansen wrote: > > Would either making the directory setgid (chmod g+s), or setting default > ACLs (setfacl -m d:...) on the directory meet your needs? > > Oops I meant chmod g+s when I said sticky bit. and the second option is exactly what I want. Thanks. Kyle