Results 1 to 3 of 3
hi all
the umask value for root user is 0022 and for others is 0002.
can any one guide me... in the entire linux OS where these values will be ...
- 01-06-2010 #1Just Joined!
- Join Date
- Jul 2009
- Posts
- 26
umask value
hi all
the umask value for root user is 0022 and for others is 0002.
can any one guide me... in the entire linux OS where these values will be stored?
Thanks in advance
- 01-06-2010 #2Just Joined!
- Join Date
- Dec 2006
- Location
- Louisville
- Posts
- 23
Reply
This is on rhel5:
/etc/bashrc
/etc/login.defs
It can also be set in the .*_profile or .bashrc file located in home directories.
- 01-09-2010 #3Just Joined!
- Join Date
- Jul 2009
- Posts
- 26
Thankyou very much


Reply With Quote