On Wed, Jun 11, 2014 at 8:28 PM, Tim Dunphy bluethundr@gmail.com wrote:
root@uszmpwsld011 apps]# grep umask /etc/*
/etc/bashrc: umask 002 /etc/bashrc: umask 002
Login as the 'user' and do the following:
grep -i umask $HOME/{.bash*,.profile}
and make sure the user is not resetting the system default.
-- Arun Khan