savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-hackers] [ 101272 ] Unable to connect with SSH to upload


From: nobody
Subject: [Savannah-hackers] [ 101272 ] Unable to connect with SSH to upload
Date: Thu, 12 Sep 2002 08:56:51 -0400

Support Request #101272, was updated on 2002-Sep-10 21:12
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101272&group_id=11

Category: SSH Connection
Status: Open
Priority: 5
Summary: Unable to connect with SSH to upload

By: baruch
Date: 2002-Sep-12 15:56
Logged In: YES 
user_id=6462
Browser: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/20020615 
Debian/1.2.5-1.1

I have created the config before I created the key to the
best of my knowledge, I'll create a new key now that the
config exists. Just in case.

I used the -B to avoid keying the password, I did not know
it prevents the key pass phrase too. It still doesn't work
as the log below shows.

$ ssh -1 -v  address@hidden
OpenSSH_3.4p1 Debian 1:3.4p1-2, SSH protocols 1.5/2.0,
OpenSSL 0x0090607f
debug1: Reading configuration data /home/baruch/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Rhosts Authentication disabled, originating port
will not be trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to freesoftware.fsf.org [199.232.41.3]
port 22.
debug1: Connection established.
debug1: identity file /home/baruch/.ssh/identity type 0
debug1: Remote protocol version 1.99, remote software
version lshd_1.4 lsh - a free ssh
debug1: no match: lshd_1.4 lsh - a free ssh
debug1: Local version string SSH-1.5-OpenSSH_3.4p1 Debian
1:3.4p1-2
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host key
(1024 bits).
debug1: Host 'freesoftware.fsf.org' is known and matches the
RSA1 host key.
debug1: Found key in /home/baruch/.ssh/known_hosts:37
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/baruch/.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)


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

By: yeupou
Date: 2002-Sep-12 11:49
Logged In: YES 
user_id=1896
Browser: Mozilla/5.0 Galeon/1.2.5 (X11 ; GNU / Linux 2.4.18-3custom i686 ; 
fr_FR)

I do not understand why you use -B option for scp.
It should prevent asking for passwords or passphrases, but
you need to type your passphrase to connect on the server.

Have you tried without?

----

Your keys seems ok.

Have you created your .ssh/config after the key creation?
For a reason I ignore, it had some influence for several
persons.

Can you give the output of
ssh -1 -v address@hidden  ?

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




reply via email to

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