Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Jul 2009
    Posts
    26

    Question 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

  2. #2
    Just 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.

  3. #3
    Just Joined!
    Join Date
    Jul 2009
    Posts
    26
    Thankyou very much

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...