Since migrating from host35 to host107 I have not been able to get my Putty generated ssh keys to work when logging into LISH.
I keep getting "Server refused our key"
I copied the public key contents to the server using sshkeys.cfm both with and without the comment parts with no luck.
I even tried regenerating DSA keys and loading those as well, again without any luck.
Code:
---- BEGIN SSH2 PUBLIC KEY ----
Comment: "dsa-key-20070427"
blah key stuff
---- END SSH2 PUBLIC KEY ----
and
Code:
blah key stuff
I got this to work on host35, I just don't know if I'm doing something crazy or there is actually something wrong.