From 0f00443a7b253dc89fd6e70c3d010fd9c60a5ef6 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 6 Sep 2015 18:42:36 +0300 Subject: [PATCH] sshd_config: mention the LC_ALL anyway my config files are horrible, too many comments. --- etc/ssh/sshd_config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/ssh/sshd_config b/etc/ssh/sshd_config index 3aa02d72..371d3d48 100644 --- a/etc/ssh/sshd_config +++ b/etc/ssh/sshd_config @@ -7,6 +7,8 @@ # change them to get updates when defaults change. # Allow the client to send preferred locales. +# LC_ALL is intentionally missing as it's only for testing purpouses +# (set it on the server, not in client if it's seriously needed). AcceptEnv LANG LANGUAGE LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT LC_IDENTIFICATION # IPv4 & IPv6