Mailinglist Archive: opensuse-bugs (5398 mails)
| < Previous | Next > |
[Bug 279934] ssh doesn't send locale environment when a command is executed remotely
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 4 Jun 2007 08:43:38 -0600 (MDT)
- Message-id: <20070604144338.360DC10D7@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=279934
werner@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |werner@xxxxxxxxxx
AssignedTo|werner@xxxxxxxxxx |anicka@xxxxxxxxxx
------- Comment #4 from werner@xxxxxxxxxx 2007-06-04 08:43 MST -------
Please read more deeper /etc/profile.d/sh.ssh and /etc/profile.d/csh.ssh only
test if the ssh connection provides a terminal line and checks up if any of the
locale variable set. Only if both a locale variable and a tty is provided by
the ssh connection the scripts /etc/profile.d/sh.utf8 and
/etc/profile.d/csh.utf8 are called to possible edit the locale variable to
reflect the UTF-8 capability of the local terminal line.
Please note that /etc/profile.d/sh.utf8 and /etc/profile.d/csh.utf8
uses the program testutf8 and requires a terminal line which can be tested.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
werner@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |werner@xxxxxxxxxx
AssignedTo|werner@xxxxxxxxxx |anicka@xxxxxxxxxx
------- Comment #4 from werner@xxxxxxxxxx 2007-06-04 08:43 MST -------
Please read more deeper /etc/profile.d/sh.ssh and /etc/profile.d/csh.ssh only
test if the ssh connection provides a terminal line and checks up if any of the
locale variable set. Only if both a locale variable and a tty is provided by
the ssh connection the scripts /etc/profile.d/sh.utf8 and
/etc/profile.d/csh.utf8 are called to possible edit the locale variable to
reflect the UTF-8 capability of the local terminal line.
Please note that /etc/profile.d/sh.utf8 and /etc/profile.d/csh.utf8
uses the program testutf8 and requires a terminal line which can be tested.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |