On Wed, 4 Dec 2013 19:22:30 -0500 (EST) Allen Wilkinson wrote:
I need to be clearer.
The 12.3 machine is the client machine trying to rsync with an 11.1 machine running the relevant sshd.
I created new keys on the 12.3 machine (after fresh install) and put them in ~/.ssh/athorized_keys file on the 11.1 machine.
But the 11.1 machine can't understand the keys of the 12.3 machine, when the 12.3 machine tries to login ssh or rsync to the 11.1 machine. This is because the 11.1 machine doesn't have the same ciphers as the 12.3 machine.
All are using ssh2.
Copying older keys doesn't relate to this case that I can see.
Thanks, Allen
If a 'least common denominator' key type can't be found that is supported on both systems you might want to consider biting the bullet and upgrading sshd to a more recent version. This would be my approach but, of course, YMMV regards, Carl -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org