[Bug 1346] PAM environment takes precedence over SendEnv

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Aug 27 06:45:14 EST 2008


https://bugzilla.mindrot.org/show_bug.cgi?id=1346


Michael Holzt <debian-bugreports at michael.holzt.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |debian-bugreports at michael.h
                   |                            |olzt.de




--- Comment #3 from Michael Holzt <debian-bugreports at michael.holzt.de>  2008-08-27 06:45:10 ---
It probably makes sense to "generally treat SendEnv strings as the
lowest priority". However, it also makes sense to allow clients to
request locale settings, especially because it makes the ongoing
transition to utf-8 much easier.

I therefore suggest to add SendLocale/AcceptLocale configuration
options to OpenSSH. SendLocale would probably just be an alias for
"SendEnv LC_* LANG", but AcceptLocale could handle the locale
environment variables differently (maybe reset them after pam was
called).

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list