I installed Putty on my work laptop today and spend a good part of the afternoon trying to using it to open an ssh connection to my Sun workstation, on which I have openSSH 2.9 running on. I could not get it to work for the life of me. I tried everywhich way to create an rsa key pair. One strange thing about it is that in the generation window the key that showed in the viewer had the normal ssh-rsa header, and the string following the = sign at the end would match my comment (which I found kind of strange), but when I saved it the public key would always be strangely wrapped in comment lines, without the header or "trailer". I tried putting it on my Sun and making it look like my other keys in my authorized_keys2 file, including removing the line wraps, but could not get it to authenticate.
When I would open a putty window it would connect to the box with a prompt of "Login as:". I tried putting my name @my client, but the log would continue to show Key refused. I then tried pageant, but kept getting the same error. I'm new to PuTTy, so any tips you might have would be greatly appreciated.
Thanks,
gdog