1834752 Members
2743 Online
110070 Solutions
New Discussion

umask /etc/login

 
SOLVED
Go to solution
Paul T. Green
Advisor

umask /etc/login

I've set my umask for users in the /etc/profile to 027 and set 077 for root in the $HOME/root.
I was asked to set the umask in the /etc/login for csh and tcsh users yet I cannot find the location of this file, its not in the etc directoy
We'd like to know a little bit about you for our files.... Paul Simon
2 REPLIES 2
James R. Ferguson
Acclaimed Contributor

Re: umask /etc/login

Hi Frank:

The default template for the csh .login file is:

/usr/newconfig/etc/skel/.login

...JRF...
Laurent Paumier
Trusted Contributor
Solution

Re: umask /etc/login

The file you are looking for is /etc/csh.login