savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-hackers] [ 101735 ] doesn't accept key - asks for password


From: nobody
Subject: [Savannah-hackers] [ 101735 ] doesn't accept key - asks for password
Date: Mon, 13 Jan 2003 15:33:54 -0500


Support Request #101735, was updated on 2003-Jan-14 02:03
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101735&group_id=11

Category: SSH Connection
Status: Open
Priority: 5
Summary: doesn't accept key - asks for password

By: bluesmoon
Date: 2003-Jan-14 02:03
Logged In: YES 
user_id=5481
Browser: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020408

I am unable to do any cvs commands.  It appears that
savannah isn't accepting my ssh keys.  Following is the
output of ssh -v -1 subversions.gnu.org:

OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f
debug1: Reading configuration data /home/philip/.ssh/config
debug1: Applying options for subversions.gnu.org
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/philip/.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/philip/.ssh/known_hosts:7
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/philip/.ssh/identity'
debug1: Server refused our key.
debug1: Doing challenge response authentication.
debug1: No challenge.
debug1: Doing password authentication.

And then it asks for a password

Following is my .ssh/config:

Host subversions.gnu.org
        Protocol 1

I have a dial-up internet connection with a dynamic IP
address and no hostname.  The hostname given in my
public key is only valid on my machine and no where
else.  Could this be the problem?  How can I fix it?

Philip

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




reply via email to

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