Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
OT: env vars passed by ssh [was Re: idea for new feature (was: Re: sticky-note and zle bindings)]
- X-seq: zsh-users 12493
- From: Clint Adams <clint@xxxxxxx>
- To: Richard Hartmann <richih.mailinglist@xxxxxxxxx>
- Subject: OT: env vars passed by ssh [was Re: idea for new feature (was: Re: sticky-note and zle bindings)]
- Date: Sun, 27 Jan 2008 11:28:03 -0500
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <2d460de70801260743t5d1f31c3y59eb8a5f36d29d50@xxxxxxxxxxxxxx> <2d460de70801260742t4f01e58cvd269af14e6aaa6c2@xxxxxxxxxxxxxx>
- Mail-followup-to: Richard Hartmann <richih.mailinglist@xxxxxxxxx>, zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <2d460de70801241209u63a33fe6ufb8f396bff440dc6@xxxxxxxxxxxxxx> <2d460de70801241254v52d8a9c4he75e450f2f2bd29e@xxxxxxxxxxxxxx> <13ed09c00801241354g306f5aaay4d9e6f22c1622ec7@xxxxxxxxxxxxxx> <2d460de70801241522y47611d27k2e60c132fea1f01d@xxxxxxxxxxxxxx> <13ed09c00801241857n2b1613f0m2d74fd12a90135cc@xxxxxxxxxxxxxx> <2d460de70801250132n1692f74cn78d3fdc40da88b9@xxxxxxxxxxxxxx> <080125095733.ZM20873@xxxxxxxxxxxxxxxxxxxxxx> <2d460de70801260719h594ded7ey88ca32c20bae6fdd@xxxxxxxxxxxxxx> <20080126152626.GA20906@xxxxxxxxxxx> <2d460de70801260742t4f01e58cvd269af14e6aaa6c2@xxxxxxxxxxxxxx>
On Sat, Jan 26, 2008 at 04:42:47PM +0100, Richard Hartmann wrote:
> Perfect :)
>
> Can you toss a snippet onto this list, please?
On Sat, Jan 26, 2008 at 04:43:43PM +0100, Richard Hartmann wrote:
> I forgot to ask what you meant by 'permitted'.
You need
SendEnv LANG LC_*
in your client-side ssh config, and
AcceptEnv LANG LC_*
in the remote sshd_config.
This requires OpenSSH 3.9 or later.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author