Discussion:
[cgi-prototype-users] chmod of public_html
Terrence Brannon
2005-10-13 20:54:58 UTC
Permalink
Terrence: would you please `chmod -R g+w *` the web site? You
have created a directory and a bunch of files that I can't do
anything with because they only have owner write permission.
I did this to the best of my ability - index.html in root is owned by
you and I could not chmod it --- it seems that sf.net needs a umask
that allows the developers with access to work without these
conflicts...

I would edit my .bashrc to such a umask if you can tell me what it is
A. Pagaltzis
2005-10-27 16:40:45 UTC
Permalink
Post by Terrence Brannon
I would edit my .bashrc to such a umask if you can tell me what it is
That would be “umask 0002”, or, in bash, the more easily
understood “umask g+w”.

[ For some reason this message was sitting in my [postponed]
folder for a month. ]

Regards,
--
Aristotle Pagaltzis // <http://plasmasturm.org/>
Loading...