[Zope3-dev] SSH key problem

Phil Ruggera pruggera at san.rr.com
Thu Jul 8 20:43:06 EDT 2004


I am getting setup to help out with changing the Zope3 documentation format
to reST.

I installed PuTTYgen, plink, PuTTY, and TortoiseSVN (I am using Win2k).
I used PuTTYgen to generate a SSH2 RSA key pair and then deposited my public
key at https://cvs.zope.org/account.php :

ssh-rsa
AAAAB3NzaC1yc2EAAAABJQAAAIBzjxZiqquqNoL9P+GiOoA4i5cLQPAhuaNFEXtkYjz0IU5yZcw9
GPTrTzIDVAObx8vIyy6o7+MmhAqPfwJZ8EqQtLrwDYUOtyY573PzmWUhVZw7nIPz/mcO8cGkdv74
Im+QYsRv25klL7hgRgOaGTo70mgJEqaa3vPfa8oJCDuYdw== rsa-key-20040629

In a DOS window I get:

C:\>plink -v -i g:\downloads\key-private.ppk pruggera at svn.zope.org
Server version: SSH-1.99-OpenSSH_3.5p1
We claim version: SSH-2.0-PuTTY-Release-0.54
Using SSH protocol version 2
Doing Diffie-Hellman group exchange
Doing Diffie-Hellman key exchange
Host key fingerprint is:
ssh-rsa 1024 14:14:23:97:34:9b:ae:83:b6:15:5a:c8:62:19:4a:b4
Initialised AES-256 client->server encryption
Initialised AES-256 server->client encryption
Using username "pruggera".
Reading private key file "g:\downloads\key-private.ppk"
Offered public key
Server refused our key
Server refused public key
Keyboard-interactive authentication refused
No supported authentication methods left to try!
No supported authentications offered. Disconnecting

Any help would be appreciated.



More information about the Zope3-dev mailing list