[Bug 1504] Allow the user to change the environment in a secure way
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Mon Nov 3 20:48:03 EST 2008
https://bugzilla.mindrot.org/show_bug.cgi?id=1504
--- Comment #2 from Vincent Lefevre <vincent at vinc17.org> 2008-11-03 20:48:03 ---
FYI, sshd_config:AcceptEnv and ssh_config:SendEnv are useless for
things like locale settings, since the values are platform-specific.
So, the only solution is to write a wrapper to ssh, but with the need
to parse the arguments, which is not really easy...
--
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