savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-hackers] [ 101918 ] SSH requesting password when using CVS


From: nobody
Subject: [Savannah-hackers] [ 101918 ] SSH requesting password when using CVS
Date: Fri, 07 Mar 2003 14:24:21 -0500


Support Request #101918, was updated on Fri 03/07/03 at 19:24
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101918&group_id=11

Category: SSH Connection
Status: Open
Priority: 5
Summary: SSH requesting password when using CVS

By: pete_proehl
Date: Fri 03/07/03 at 19:24
Logged In: YES 
user_id=16507
Browser: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020408

Hi,

I followed the directions on the "How do I configure my
SSH access" FAQ yesterday but I am being prompted for a
password and I am getting "debug1: Server refused our
key" from ssh -v address@hidden

More than 24 hours have elapsed since registering the
key on the savannah site. After reading a number of
privously posted problem reports it is not obvious to
me what the problem is. 

Can someone point me in the right direction?

Thanks.




Here is what I was attempting to do, followed by some
commonly requested bits of information.


address@hidden release]$ cvs -z3
address@hidden:/cvsroot/m68hc11 co m68hc11
address@hidden's password: 
Permission denied, please try again.
address@hidden's password: 
Permission denied, please try again.
address@hidden's password: 
Permission denied.
cvs [checkout aborted]: end of file from server
(consult above messages if any)
address@hidden release]$ 


address@hidden release]$ echo $CVS_RSH
ssh

address@hidden release]$ cat ~/.ssh/config
Protocol 1


address@hidden release]$ ssh -v address@hidden
OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f
debug1: Reading configuration data /home/prp/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Rhosts Authentication disabled, originating
port will not be trusted.
debug1: restore_uid
debug1: ssh_connect: getuid 500 geteuid 0 anon 1
debug1: Connecting to subversions.gnu.org
[199.232.41.2] port 22.
debug1: temporarily_use_uid: 500/500 (e=0)
debug1: restore_uid
debug1: temporarily_use_uid: 500/500 (e=0)
debug1: restore_uid
debug1: Connection established.
debug1: read PEM private key done: type DSA
debug1: read PEM private key done: type RSA
debug1: identity file /home/prp/.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.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/prp/.ssh/known_hosts:1
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/prp/.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 0x80634c0(0x0)
address@hidden release]$ 


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




reply via email to

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