RE: [Open-discuss] SSH Access Issues (2)

"Sander" <[email protected]>
Newsgroups gmane.comp.multimedia.helix.general
Message-ID <[email protected]>
Hi Kinson,

Thank you for your fast reply and help, I'm afraid it's still not working
for me (neither RSA or DSA).

Hope you can help me further...

Yours,

Sander


________________________________

From: Kinson Liu [mailto:[email protected]] 
Sent: maandag 18 september 2006 19:34
To: [email protected]
Cc: [email protected]
Subject: Re: [Open-discuss] SSH Access Issues (2)


Hi Wichers,

It's back, please try again.

Regards,

Kinson

[email protected] wrote: 

	Hi,
	
	Is there still the issue of the SSH key not updating to the CVS
machine?!
	Because I've waited more than 5 hours after my subscription, like
the manual
	stated. And I also had a go with RSA (again waiting at least a
couple of
	hours) because of the following post:
	
http://lists.helixcommunity.org/pipermail/open-discuss/2006-August/000863.ht
	ml 
	
	Still no luck...
	
	I'm running Windows XP with the latest cygwin version and "$ ssh -v
-v -l
	wichers cvs.helixcommunity.org" is giving me the following output:
	
	OpenSSH_4.3p2, OpenSSL 0.9.8b 04 May 2006
	debug1: Reading configuration data /home/wichers/.ssh/config
	debug1: Applying options for cvs.helixcommunity.org
	debug2: ssh_connect: needpriv 0
	debug1: Connecting to cvs.helixcommunity.org [207.188.25.137] port
22.
	debug1: Connection established.
	debug2: key_type_from_name: unknown key type '-----BEGIN'
	debug2: key_type_from_name: unknown key type '-----END'
	debug1: identity file /home/wichers/.ssh/helixid_dsa type 2
	debug1: Remote protocol version 1.99, remote software version
OpenSSH_3.9p1
	debug1: match: OpenSSH_3.9p1 pat OpenSSH_3.*
	debug1: Enabling compatibility mode for protocol 2.0
	debug1: Local version string SSH-2.0-OpenSSH_4.3
	debug2: fd 3 setting O_NONBLOCK
	debug1: SSH2_MSG_KEXINIT sent
	debug1: SSH2_MSG_KEXINIT received
	debug2: kex_parse_kexinit:
	
diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellma
	n-group1-sha1
	debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
	debug2: kex_parse_kexinit:
	
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,a
	
es192-cbc,aes256-cbc,[email protected],aes128-ctr,aes192-ctr,aes25
	6-ctr
	debug2: kex_parse_kexinit:
	
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,a
	
es192-cbc,aes256-cbc,[email protected],aes128-ctr,aes192-ctr,aes25
	6-ctr
	debug2: kex_parse_kexinit:
	
hmac-md5,hmac-sha1,hmac-ripemd160,[email protected],hmac-sha1-96,hm
	ac-md5-96
	debug2: kex_parse_kexinit:
	
hmac-md5,hmac-sha1,hmac-ripemd160,[email protected],hmac-sha1-96,hm
	ac-md5-96
	debug2: kex_parse_kexinit: none,[email protected],zlib
	debug2: kex_parse_kexinit: none,[email protected],zlib
	debug2: kex_parse_kexinit:
	debug2: kex_parse_kexinit:
	debug2: kex_parse_kexinit: first_kex_follows 0
	debug2: kex_parse_kexinit: reserved 0
	debug2: kex_parse_kexinit:
	
diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellma
	n-group1-sha1
	debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
	debug2: kex_parse_kexinit:
	
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,r
	[email protected],aes128-ctr,aes192-ctr,aes256-ctr
	debug2: kex_parse_kexinit:
	
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,r
	[email protected],aes128-ctr,aes192-ctr,aes256-ctr
	debug2: kex_parse_kexinit:
	
hmac-md5,hmac-sha1,hmac-ripemd160,[email protected],hmac-sha1-96,hm
	ac-md5-96
	debug2: kex_parse_kexinit:
	
hmac-md5,hmac-sha1,hmac-ripemd160,[email protected],hmac-sha1-96,hm
	ac-md5-96
	debug2: kex_parse_kexinit: none,zlib
	debug2: kex_parse_kexinit: none,zlib
	debug2: kex_parse_kexinit:
	debug2: kex_parse_kexinit:
	debug2: kex_parse_kexinit: first_kex_follows 0
	debug2: kex_parse_kexinit: reserved 0
	debug2: mac_init: found hmac-md5
	debug1: kex: server->client aes128-cbc hmac-md5 none
	debug2: mac_init: found hmac-md5
	debug1: kex: client->server aes128-cbc hmac-md5 none
	debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
	debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
	debug2: dh_gen_key: priv key bits set: 127/256
	debug2: bits set: 513/1024
	debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
	debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
	debug1: Host 'cvs.helixcommunity.org' is known and matches the RSA
host key.
	debug1: Found key in /home/wichers/.ssh/known_hosts:1
	debug2: bits set: 487/1024
	debug1: ssh_rsa_verify: signature correct
	debug2: kex_derive_keys
	debug2: set_newkeys: mode 1
	debug1: SSH2_MSG_NEWKEYS sent
	debug1: expecting SSH2_MSG_NEWKEYS
	debug2: set_newkeys: mode 0
	debug1: SSH2_MSG_NEWKEYS received
	debug1: SSH2_MSG_SERVICE_REQUEST sent
	debug2: service_accept: ssh-userauth
	debug1: SSH2_MSG_SERVICE_ACCEPT received
	debug2: key: /home/wichers/.ssh/helixid_dsa (0x1002aaa0)
	debug1: Authentications that can continue:
	publickey,gssapi-with-mic,password
	debug1: Next authentication method: publickey
	debug1: Offering public key: /home/wichers/.ssh/helixid_dsa
	debug2: we sent a publickey packet, wait for reply
	debug1: Authentications that can continue:
	publickey,gssapi-with-mic,password
	debug2: we did not send a packet, disable method
	debug1: Next authentication method: password
	[email protected]'s password:
	
	Thanks in advance!
	
	Sander
	
	
	_______________________________________________
	Open-discuss mailing list
	[email protected]
	http://lists.helixcommunity.org/mailman/listinfo/open-discuss
	
	  


-- 

________________________________

Kinson Liu | Software Development Engineer | RealNetworks, Inc. |
[email protected] | 206.892.6177 


_______________________________________________
Open-discuss mailing list
[email protected]
http://lists.helixcommunity.org/mailman/listinfo/open-discuss
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.