If you aren't using Samba  then the default file permission are taken from 
"umask" (env variable) subtracted from 777.

you can set umask in /etc/bashrc and it might be set somewhere on the 
system also (~/bashrc)

look for umask=177 which would be the culprit (022 is default on redhat).

adios

Reply via email to