# egrep 'umask|libpam-umask' -nr /etc/skel/ /etc/skel/.profile:7:# the default umask is set in /etc/profile; for setting the umask /etc/skel/.profile:8:# for ssh logins, install and configure the libpam-umask package. /etc/skel/.profile:9:#umask 022
According to [1] /etc/profile should not be used for "default" umask-ing. 2nd libpam-umask package does no more exist, the shared-lib moved to libpam-modules. These comments should be fixed as well. [1] https://lists.ubuntu.com/archives/foundations- bugs/2011-December/056446.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1097262 Title: [pam][pam_umask]: Explicitly set the user specific umask at (shell) login to "0022" value To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pam/+bug/1097262/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
