Public bug reported:

pam_umask is the new and only facility to set the umask consistently for
different login shells, X, ssh, cron, ... .

But, pam_umask is not called in common-session. Instead the old
workaround since the introduction of pam once broke the login.defs UMASK
setting is still used (setting an umask in /etc/profile and
unset/default umasks otherwhere).

The line "session optional pam_umask.so" will need to be in /etc/pam.d
/common-session in any case. You can use pam-auth-profile to make it at
option.

With the line "session optional pam_umask.so usergroups" even the user
private group scheme is supported (if pam_umask can confirm the privacy
of the group).

** Affects: pam (Ubuntu)
     Importance: Undecided
         Status: New

-- 
pam_umask is missing a pam-auth-profile
https://bugs.launchpad.net/bugs/379335
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to