Hi,

I had the same problem a few minutes ago and figured out that the locales
packages doesn't erflect the changes that have been made in the login
package:

    # cat /etc/pam.d/su

    [...]
    # 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
    [...]

This means that you have to add something like

        [EMAIL PROTECTED]

to your /etc/security/pam_env.conf and everything should work again as
usual.

Maybe this issue should be reflected in the next version of the locales
package so that the pam_env.conf file will be upgraded properly by any
`dpkg-reconfigure locales`.

Regards, Michael



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

  • Bug#330701: Michael Setzer

Reply via email to