On Tue, 30 Jul 2013 19:51:58 Francois Bissey wrote:
> Ah but you see the machine you are login in may be importing some of your
> env variables by default. It usually has to be disabled somewhere in
> /etc/sshd if I remember correctly.
> 
I found it. In /etc/ssh/sshd_config there can be this section:
# This enables accepting locale enviroment variables LC_* LANG, see 
sshd_config(5).
#AcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES 
#AcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT 
#AcceptEnv LC_IDENTIFICATION LC_ALL

This is from a sles11SP1 machine in which we actually disabled it to avoid
exactly the kind of problems your are having.

Francois

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to