savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-hackers] [ 102124 ] SSH key trouble - CVS


From: nobody
Subject: [Savannah-hackers] [ 102124 ] SSH key trouble - CVS
Date: Wed, 14 May 2003 14:17:27 -0400


Support Request #102124, was updated on Wed 05/14/03 at 18:46
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=102124&group_id=11

Category: SSH Connection
Status: Closed
Priority: 5
Summary: SSH key trouble - CVS

By: yeupou
Date: Wed 05/14/03 at 20:17
Logged In: YES 
user_id=1896
Browser: Mozilla/5.0 (compatible; Konqueror/3.1; Linux 2.4.21-pre7-ac2; i686; 
fr, address@hidden)

Hi, 
 
You should read http://sv.gnu.org/cvs?group=emacs  
Normally it should provides answers you are looking for. 
 
 

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

By: kalle
Date: Wed 05/14/03 at 18:46
Logged In: YES 
user_id=3142
Browser: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3.1) Gecko/20030508

I'm trying to download Emacs from CVS. I have tried to
follow "How do I start using the CVS repository" in the
Savannah FAQ, but it doesn't work - it doesn't seem to
accept the key I put in yesterday. I'm not sure this is
the right document - it seems to be written for people
working with or starting a project.

Is there no anonymous CVS download from Savannah?

.ssh/identity is generated with ssh-keygen -t rsa1

address@hidden:~$ cat .ssh/config
Host subversions.gnu.org
  Protocol 1
  IdentityFile /home/ke/.ssh/identity
  #PasswordAuthentication no
  LogLevel DEBUG3
address@hidden:~$ cvs -z3
address@hidden:/cvsroot/emacs co emacs
debug1: Rhosts Authentication disabled, originating
port will not be trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to subversions.gnu.org
[199.232.41.2] port 22.
debug1: Connection established.
debug1: identity file /home/ke/.ssh/identity type 0
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.4p1
Debian 1:3.4p1-1
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host
key (1024 bits).
debug3: check_host_in_hostfile: filename
/home/ke/.ssh/known_hosts
debug3: check_host_in_hostfile: match line 9
debug3: check_host_in_hostfile: filename
/home/ke/.ssh/known_hosts
debug3: check_host_in_hostfile: match line 9
debug1: Host 'subversions.gnu.org' is known and matches
the RSA1 host key.
debug1: Found key in /home/ke/.ssh/known_hosts:9
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: RSA authentication using agent refused.
debug1: Trying RSA authentication with key
'/home/ke/.ssh/identity'
debug1: Server refused our key.
debug1: Doing challenge response authentication.
debug1: No challenge.
debug1: Doing password authentication.
address@hidden's password:
Permission denied, please try again.
address@hidden's password:
Permission denied, please try again.
address@hidden's password:
Permission denied.
debug1: Calling cleanup 0x8063a9c(0x0)
cvs [checkout aborted]: end of file from server
(consult above messages if any)
address@hidden:~$



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




reply via email to

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