From: Thomas PĂ©rennou (Viveris Technologie) Date: Mon, 23 Jun 2014 13:52:59 +0000 (+0200) Subject: Disallow client to pass locale environment variables X-Git-Tag: debian_7.5_20141208~71^2^2 X-Git-Url: https://secure.softndesign.org/git/?a=commitdiff_plain;h=0553b50c6f7babe36b29f7627e2106b48ab0860b;p=debian6500.git Disallow client to pass locale environment variables --- diff --git a/install/cluster/master/etc/ssh/sshd_config b/install/cluster/master/etc/ssh/sshd_config index 9aba930..dcc2bcd 100644 --- a/install/cluster/master/etc/ssh/sshd_config +++ b/install/cluster/master/etc/ssh/sshd_config @@ -71,7 +71,7 @@ TCPKeepAlive yes #Banner /etc/issue.net # Allow client to pass locale environment variables -AcceptEnv LANG LC_* +#AcceptEnv LANG LC_* Subsystem sftp /usr/lib/openssh/sftp-server