* Philipp Kern ([email protected]) [100601 13:55]:
> 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.

Though I believe usergroups are a great idea (and it's time to
switch), putting this in /etc/profile doesn't sound right to me.



Andi



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to