Hi, should #583967 be RC? If I see it correctly it will "only" affect new installs because the /etc/profile file is not automatically updated. But calling this unconditionally sounds wrong:
| if [ "`id -u`" -ge 1000 ] && [ "`id -u`" -le 29999 ]; then | umask 002 | else | umask 022 | fi (Currently in testing.) As discussed on debian-devel we really, really want the additional sanity checks pam_umask provides. Kind regards, Philipp Kern -- .''`. Philipp Kern Debian Developer : :' : http://philkern.de Stable Release Manager `. `' xmpp:[email protected] Wanna-Build Admin `- finger pkern/[email protected]
signature.asc
Description: Digital signature

