Re: Key based SSH transfer
- From: Ulrich Windl <Ulrich.Windl@xxxxxxxxxxxxxxxxxxxx>
- Date: 09 Mar 2006 08:15:44 +0100
"Dave (from the UK)" <see-my-signature@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> writes:
anjuiype@xxxxxxxxx wrote:
Hi,
The AIX machine is on SSH-2.0-OpenSSH_4.2 and HP_UX machine is
running on openssh-3.7.1p2-pwexp26 ..
Thanks!
Anju
I had that problem. The keys with openssh and ssh2 are not compatible,
That's not true, because OpenSSH supports both, v1 and v2 RSA keys. The format
of both keys is different, but that's no problem, because they are stored in
different files (unless you messed it up). However both, client and server
should agree on which protocol to use and accept (see the config files).
although there is a way to convert from one to other. Sorry, I forgot
how. There is an ssh newsgroup (comp.security.ssh) - you might try there.
I'd suggest to create new keys anyway.
The route I took was to replace the ssh on the AIX box, but whilst it worked
out ok for me, it was probably not a wise move, as I believe some parts
internal to AIX use the ssh.
Unnecessary IMHO. However there were several security updates to SSH recently,
so better have no old version around.
Obviously you can easily add an openssh client on the AIX box, but if you need
the server, it is more difficult to keep the original one running. You could
of course run an openssh server on another port, but that is not too practical
if lots of people are going to connect to it.
You could have configured a different version of SSH listening on a different
port on the server while testing.
Regards,
Ulrich
.
- References:
- Re: Key based SSH transfer
- From: anjuiype
- Re: Key based SSH transfer
- From: Dave (from the UK)
- Re: Key based SSH transfer
- Prev by Date: Re: Data Protector v5.50: Cannot read ACLs: ([223]) Operation not supported)
- Next by Date: Re: MSA 1000
- Previous by thread: Re: Key based SSH transfer
- Next by thread: How to obtain the file system name and mount point name?
- Index(es):
Relevant Pages
|