[Zope3-dev] Re: SSH key problem

Garrett Smith garrett at mojave-corp.com
Fri Jul 9 10:31:38 EDT 2004


I'm using Win2K with TortoiseSVN. I know the setup is rather picky -- I 
followed the steps carefully at

   http://dev.zope.org/Subversion/DoingWritableCheckouts

I'm using ToroisePlink, which comes with TortoiseSVN. I believe this is 
just a renamed version of plink, but maybe not.

  -- Garrett


Phil Ruggera wrote:

> 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