[Bug 379341] Re: remove/comment /etc/profile umask setting
Steve Langasek
steve.langasek at canonical.com
Tue Feb 12 05:51:43 UTC 2013
** Changed in: base-files (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to base-files in Ubuntu.
https://bugs.launchpad.net/bugs/379341
Title:
remove/comment /etc/profile umask setting
Status in “base-files” package in Ubuntu:
Fix Released
Bug description:
Binary package hint: base-files
Setting the umask in /etc/profile only works for some shells. It was
introduced into debian as a workaround, when the switch from login to
PAM broke the UMASK setting in /etc/login.defs.
Since recently pam_umask is included in pam, and provides a central
facility with user overrides to set a consistent umask again.
In /etc/profile please comment:
# umask 022
# Setting a fixed umask in shell configuration files was only a workaround.
# It is no longer needed and should not be done since the umask can be
# set consistently with PAM. (See man pam_umask.)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/379341/+subscriptions
More information about the foundations-bugs
mailing list