[SGVLUG] September Meeting

Claude Felizardo cafelizardo at gmail.com
Thu Jul 21 19:06:02 PDT 2005


On 7/21/05, Michael Proctor-Smith <mproctor13 at gmail.com> wrote:

[snip]

> You did the same with the stuff you created. Does Any one know what
> the umask should be so that files, and directories a user creates are
> group readable/writeable, world readable.
> 
> If you are woundering apache is not part of the same group as your
> account, or the one that I am tring to use when I edit.

Have you tried something like 

             umask a+rw,o-w

depending on the prior value of umask, i get anything from 0002 or
0113 but both seem to work but i think you want umask 0002.

claude


More information about the SGVLUG mailing list