Re: ssh keys for remote executeion (local to remote) but can it work the other way.
- From: "Richard E. Silverman" <res@xxxxxxxx>
- Date: 13 Jun 2007 12:17:58 -0400
"fearban" == fearban <Fearban@xxxxxxxxx> writes:
fearban> Hi, Generating ssh keys for for local and remote on a two
fearban> node configuration. is fine and works fine
fearban> Can do things like ssh tom@remote ps -ef --------------->
fearban> from local
fearban> However can remote execution of scripts be executed from the
fearban> remote to the local with the same keys.
fearban> eg ssh tom@local ps -ef -------------------> from remote.
fearban> Or do a whole new bunch of keys have to be generated.
fearban> GB
You don't need new keys, but you need to move them around. The situation
is asymmetric: the source needs the private key, and the destination needs
the public key in authorized_keys.
--
Richard Silverman
res@xxxxxxxx
.
- References:
- Prev by Date: Re: basic settying up of ssh keys. What am I doing wrong.
- Next by Date: Remote SSH problem - connection closed by remote host
- Previous by thread: ssh keys for remote executeion (local to remote) but can it work the other way.
- Next by thread: SunOS 5.9 to AIX 5.3 ssh getting Connection closed
- Index(es):
Relevant Pages
|
|