Re: ssh und Environment-Variable

From: Peter Wullinger <some-mail-drop(at)gmx.net>
Date: Mon, 18 Oct 2004 15:07:14 +0200

In epistula a Peter Ross, die horaque Thu, Oct 14, 2004 at 05:10:04PM +1000:
> Hi Leute,
>

[snip]

> lokale_variable=`ssh remotehost ". $lokal_gespeicherter_filename; echo
> $remote_variable"`
>

Wenn wir schon beim Knobeln sind, fällt mir auch noch eine
ganz abstruse Version ein (nur mit OpenSSH >= 2.9):

== /etc/ssh/sshd_config ==
AcceptEnv ssh_export_*
== /etc/ssh/sshd_config ==

== /etc/ssh/ssh_config ==
SendEnv ssh_export_*
== /etc/ssh/ssh_config ==

% lokale_variable=`ssh remotehost '. $ssh_export_lokaler_dateiname; echo $remote_variable'`

Manchmal, aber wirklich nur manchmal, glaube ich, das Kind in mir
will spielen ;-).

Gruß,
        Peter

-- 
Daß du ihn völlig durchschautest, das hat dir noch keiner verziehen, 
er mag noch so gut dabei weggekommen sein.
	-- Arthur Schnitzler
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Mon 18 Oct 2004 - 15:07:43 CEST

search this site