Disallow client to pass locale environment variables
authorThomas Pérennou (Viveris Technologie) <thomas.perennou@external.thalesgroup.com>
Mon, 23 Jun 2014 13:52:59 +0000 (15:52 +0200)
committerThomas Pérennou (Viveris Technologie) <thomas.perennou@external.thalesgroup.com>
Mon, 23 Jun 2014 13:52:59 +0000 (15:52 +0200)
install/cluster/master/etc/ssh/sshd_config

index 9aba9305087929d1d341a3b549127eb3265fbbeb..dcc2bcd5299e193dd8c361b04e93b7e2a1436bd3 100644 (file)
@@ -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