I have used SSH 1.2.27 and SecureCRT together without any problems. But, I
cannot get my SecureCRT client to talk to an SSH2 UNIX server. I get the
following error in SecureCRT:
Server did not recognize your public key. Please make sure you have uploaded
your public key to the server and made the appropriate entry in your
.ssh2/authorization.
My /car/adm/sshd.log file on the SSH2 Unix host says this:
Mar 23 10:17:28 sshd2[18824]: connection from "168.161.68.71"
Mar 23 10:17:28 sshd2[28861]: DNS lookup failed for "168.161.68.71".
Mar 23 10:19:07 sshd2[28861]: Remote host disconnected: Unable to
authenticate us
ing any of the configured authentication methods
Mar 23 10:19:07 sshd2[28861]: disconnected by application: 'Unable to
authenticat
e using any of the configured authentication methods'
I have RequreReverseMapping in /etc/ssh2/sshd2_config set to no.
I followed the directions in the SecureCRT help file for setting it up to
talk to a SSH2 host, but no luck.