1) add the line
umask 077 
to .profile

2)add the file .kshrc containing at least the line
set -o vi


Also modify adduser so that the home directory
permissions of new users are set to drwx------ 
instead of drwxr-xr-x

Reply via email to