savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-hackers] Re: sftp-server problem


From: Mathieu Roy
Subject: [Savannah-hackers] Re: sftp-server problem
Date: Tue, 16 Jul 2002 09:29:59 +0200

Le mar 16 jui 2002 à  9h16, Loic Dachary a écrit :
Mathieu Roy writes:
 > Loic,
 >
 > I can't login with sftp on savannah.gnu.org neither
freesofware.fsf.org
 > , but I've no troubles to login with typical ssh command.
 > It ask me for a password.

        Could you send the output of

        sftp -v subversions.gnu.org

address@hidden moa]$ sftp -v subversions.gnu.org
Connecting to subversions.gnu.org...
OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f
debug1: Reading configuration data /home/moa/.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 501 geteuid 0 anon 1
debug1: Connecting to subversions.gnu.org [199.232.41.2] port 22.
debug1: temporarily_use_uid: 501/100 (e=0)
debug1: restore_uid
debug1: temporarily_use_uid: 501/100 (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/moa/.ssh/id_rsa type -1
debug1: identity file /home/moa/.ssh/id_dsa type -1
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
Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.1p1
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client 3des-cbc hmac-md5 none
debug1: kex: client->server 3des-cbc hmac-md5 none
debug1: dh_gen_key: priv key bits set: 192/384
debug1: bits set: 519/1024
debug1: sending SSH2_MSG_KEXDH_INIT
debug1: expecting SSH2_MSG_KEXDH_REPLY
The authenticity of host 'subversions.gnu.org (199.232.41.2)' can't be established.
DSA key fingerprint is aa:3a:55:af:89:20:b0:d7:cd:26:55:58:9f:b9:14:34.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'subversions.gnu.org,199.232.41.2' (DSA) to the list of known hosts.
debug1: kex_derive_keys
debug1: newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: waiting for SSH2_MSG_NEWKEYS
debug1: newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: done: ssh_kex2.
debug1: send SSH2_MSG_SERVICE_REQUEST
debug1: service_accept: ssh-userauth
debug1: got SSH2_MSG_SERVICE_ACCEPT
debug1: authentications that can continue: password,publickey
debug1: next auth method to try is publickey
debug1: try privkey: /home/moa/.ssh/id_rsa
debug1: try privkey: /home/moa/.ssh/id_dsa
debug1: next auth method to try is password
address@hidden's password:


        and

        sftp -1 -v subversions.gnu.org

address@hidden moa]$ sftp -1 -v subversions.gnu.org
Connecting to subversions.gnu.org...
OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f
debug1: Reading configuration data /home/moa/.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 501 geteuid 0 anon 1
debug1: Connecting to subversions.gnu.org [199.232.41.2] port 22.
debug1: temporarily_use_uid: 501/100 (e=0)
debug1: restore_uid
debug1: temporarily_use_uid: 501/100 (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/moa/.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.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/moa/.ssh/known_hosts:2
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/moa/.ssh/identity'
debug1: Server refused our key.
debug1: Doing challenge response authentication.
debug1: No challenge.
debug1: Doing password authentication.
address@hidden's password:


        ?

--
Loic   Dachary         http://www.dachary.org/  address@hidden
12 bd  Magenta         http://www.senga.org/      address@hidden
75010    Paris         T: 33 1 42 45 07 97          address@hidden
        GPG Public Key: http://www.dachary.org/loic/gpg.txt


--
Mathieu Roy
 http://savannah.gnu.org/users/yeupou
http://yeupou.coleumes.org
http://gpg.coleumes.org (GPG Key)


reply via email to

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