Forum OpenACS Q&A: Response to What *nix permissions do you use for admin and development

Add yourself to the nsadmin group (or whatever). chmod g+s directory. Files and directories created in that directory will be owned by the creating user but the group will be that of the directory. If you chmod g+rwx directory also, then your set.