Re: GDM in sid does not read /etc/environment anymore
Em Fri, 29 Aug 2003 16:38:16 -0300, Daniel Ruoso <daniel@ruoso.com> escreveu:
> I've actually sent him an email but got no answer. I've posted in
> debian-devel few days ago and nobody complained that GDM could source
> /etc/environment in the init script. That's an one-line patch (already
> tagged as patch in bts for more than a year)...
>
> I think that if the maintainer doesn't take that, a NMU will be
> neecessary.
I don't think that's right. The Right Thing is adding this:
auth required pam_env.so
to /etc/pam.d/gdm
My /etc/pam.d/gdm is like this after my own fix:
[kov]@[beterraba] $ cat /etc/pam.d/gdm
#%PAM-1.0
# This module parses /etc/environment (the standard for setting
# environ vars) and also allows you to use an extended config
# file /etc/security/pam_env.conf.
# (Replaces the `ENVIRON_FILE' setting from login.defs)
auth required pam_env.so
@include common-auth
@include common-account
@include common-session
--
kov@debian.org: Gustavo Noronha <http://people.debian.org/~kov>
Debian: <http://www.debian.org> * <http://www.debian-br.org>
Dúvidas sobre o Debian? Visite o Rau-Tu: http://rautu.cipsga.org.br
Reply to: