savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] [ 101619 ] CVS, SSH problems


From: nobody
Subject: [Savannah-hackers] [ 101619 ] CVS, SSH problems
Date: Thu, 12 Dec 2002 13:45:48 -0500


Support Request #101619, was updated on 2002-Dec-12 17:32
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101619&group_id=11

Category: CVS
Status: Open
Priority: 5
Summary: CVS, SSH problems

By: yeupou
Date: 2002-Dec-12 19:45
Logged In: YES 
user_id=1896
Browser: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/20020623 
Debian/1.2.5-0.woody.1

In fact, to get content via developer access, you need to be
member of the project. 

Have checked instruction in the CVS page related to firewalls?


----------------------------------------------------------------------

By: Teejay
Date: 2002-Dec-12 17:32
Logged In: YES 
user_id=13611
Browser: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)

Hi there...

The thing I want to do is to correct errors on 
www.gnu.org. I found some typos in pages I'm 
interested in: the gnu software directory. So after 
reading the
"Helping with FSF's Free Software Directory" section I 
decided to try an anonymous cvs checkout and make 
patches. However, I'm behind a firewall at work so 
this option seems out (I can run ssh, but this does 
not work with anoncvs I think?).

At home I'm able to have this anonymous access, the 
savannah page suggests the command

$ cvs -z3 -
d:pserver:address@hidden:/webcvs co 
software/directory

to check out the module software/directory

However, for this directory is empty!

http://savannah.gnu.org/cgi-
bin/viewcvs/software/directory/?cvsroot=www.gnu.org
shows the same

So I decided to get a developer account, and try it 
that way. The whole works, generated id_rsa and 
id_rsa.pub and registered it on my savannah account 
(at least 1 day ago)

and this is wat I keep getting:

$ developer_access
+ export CVS_RSH=ssh
+ CVS_RSH=ssh
+ cvs -z3 address@hidden:/webcvs co 
software/directory
debug1: Rhosts Authentication disabled, originating 
port will not be trusted.
debug1: restore_uid
debug1: ssh_connect: getuid 5438 geteuid 5438 anon 1
debug1: Executing proxy command:  /home/vries/.ssh/ssh-
tunnel.pl pixs.htc.nl.philips.com 8080 
subversions.gnu.org 22
debug1: identity file /home/vries/.ssh/identity type -1
debug1: identity file /home/vries/.ssh/id_rsa type 0
debug1: identity file /home/vries/.ssh/id_dsa type -1
debug1: Remote protocol version 1.99, remote software 
version OpenSSH_3.4p1 Debian 1:3.4p1-0.0woody1
debug1: match: OpenSSH_3.4p1 Debian 1:3.4p1-0.0woody1 
pat OpenSSH*
debug1: Local version string SSH-1.5-OpenSSH_3.1p1
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host 
key (1024 bits).
debug1: Host 'subversions.gnu.org' is known and 
matches the RSA1 host key.
debug1: Found key in /home/vries/.ssh/known_hosts:4
debug1: Encryption type: 3des
debug1: Sent encrypted session key.
debug1: cipher_init: set keylen (16 -> 32)
debug1: cipher_init: set keylen (16 -> 32)
debug1: Installing crc compensation attack detector.
debug1: Received encrypted confirmation.
debug1: Trying RSA authentication with 
key '/home/vries/.ssh/id_rsa'
debug1: Server refused our key.
debug1: Doing challenge response authentication.
debug1: No challenge.
debug1: Doing password authentication.
address@hidden's password:

So the server refuses my key and asks for password 
instead of passphrase.

.ssh/config:

Protocol 1,2
LogLevel DEBUG1
Host subversions.gnu.org
     Protocol 1
     ProxyCommand /home/vries/.ssh/ssh-tunnel.pl 
pixs.htc.nl.philips.com 8080 %h %p

So there we go: I'm pretty much lost in the savannah

Someone, Help!?


----------------------------------------------------------------------
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101619&group_id=11



reply via email to

[Prev in Thread] Current Thread [Next in Thread]