savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-hackers] Re: Free Software Project Approved


From: Loic Dachary
Subject: [Savannah-hackers] Re: Free Software Project Approved
Date: Wed, 24 Oct 2001 00:10:40 +0200

        From what I read it does not try protocol 1. Could you please
send the output of ssh -v with

        Protocol 1

        instead of

        Protocol 1,2 

        ? 

        Thanks for your patience,

 > sorry 
 > now attaching.
 > > 
 > > -- 
 > > Loic   Dachary         http://www.dachary.org/  address@hidden
 > > 24 av Secretan         http://www.senga.org/      address@hidden
 > > 75019    Paris         Tel: 33 1 42 45 09 16        address@hidden
 > >         GPG Public Key: http://www.dachary.org/loic/gpg.txt
 > 
 > -- 
 > Pankaj Jangid
 > National Centre for Software Technology
 > 
 > Alt-Email-ID : address@hidden
 > Yahoo-msnger : pankaj_jangid
 > GPG Public Key       : http://ashoka.ncst.ernet.in/~pankaj/gpg.txt
 > #    $OpenBSD: ssh_config,v 1.10 2001/04/03 21:19:38 todd Exp $
 > 
 > # This is ssh client systemwide configuration file.  See ssh(1) for more
 > # information.  This file provides defaults for users, and the values can
 > # be changed in per-user configuration files or on the command line.
 > 
 > # Configuration data is parsed as follows:
 > #  1. command line options
 > #  2. user-specific file
 > #  3. system-wide file
 > # Any configuration value is only changed the first time it is set.
 > # Thus, host-specific definitions should be at the beginning of the
 > # configuration file, and defaults at the end.
 > 
 > # We turn ForwardAgent and ForwardX11 on for localhost
 > Host localhost
 >   ForwardAgent yes
 >   ForwardX11 yes
 > 
 > # Site-wide defaults for various options
 > 
 > # Host *
 > #   ForwardAgent no
 > #   ForwardX11 no
 > #   RhostsAuthentication no
 > #   RhostsRSAAuthentication yes
 > #   RSAAuthentication yes
 > #   PasswordAuthentication yes
 > #   FallBackToRsh no
 > #   UseRsh no
 > #   BatchMode no
 > #   CheckHostIP yes
 > #   StrictHostKeyChecking yes
 > #   IdentityFile ~/.ssh/identity
 > #   IdentityFile ~/.ssh/id_dsa
 > #   IdentityFile ~/.ssh/id_rsa
 > #   Port 22
 > Protocol 1,2
 > #   Cipher blowfish
 > #   EscapeChar ~
 > OpenSSH_2.9p2, SSH protocols 1.5/2.0, OpenSSL 0x0090602f
 > debug1: Reading configuration data /home/pankaj/.ssh/config
 > debug1: Reading configuration data /etc/ssh/ssh_config
 > debug1: Seeding random number generator
 > debug1: Rhosts Authentication disabled, originating port will not be trusted.
 > debug1: restore_uid
 > debug1: ssh_connect: getuid 1001 geteuid 0 anon 1
 > debug1: Connecting to subversions.gnu.org [199.232.41.2] port 22.
 > debug1: temporarily_use_uid: 1001/1001 (e=0)
 > debug1: restore_uid
 > debug1: temporarily_use_uid: 1001/1001 (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/pankaj/.ssh/identity type 0
 > debug1: identity file /home/pankaj/.ssh/id_rsa type -1
 > debug1: identity file /home/pankaj/.ssh/id_dsa type -1
 > debug1: Remote protocol version 1.99, remote software version lshd_1.2.1 lsh 
 > - a free ssh
 > debug1: no match: lshd_1.2.1 lsh - a free ssh
 > Enabling compatibility mode for protocol 2.0
 > debug1: Local version string SSH-2.0-OpenSSH_2.9p2
 > debug1: SSH2_MSG_KEXINIT sent
 > 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: 182/384
 > debug1: bits set: 510/1024
 > debug1: sending SSH2_MSG_KEXDH_INIT
 > debug1: expecting SSH2_MSG_KEXDH_REPLY
 > debug1: Host 'subversions.gnu.org' is known and matches the DSA host key.
 > debug1: Found key in /home/pankaj/.ssh/known_hosts2:1
 > debug1: bits set: 493/1024
 > debug1: len 55 datafellows 0
 > debug1: ssh_dss_verify: signature correct
 > 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: Remote: Key exchange successful!
 > 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/pankaj/.ssh/id_rsa
 > debug1: try privkey: /home/pankaj/.ssh/id_dsa
 > debug1: next auth method to try is password
 > debug1: authentications that can continue: password,publickey
 > Permission denied, please try again.
 > debug1: authentications that can continue: password,publickey
 > Permission denied, please try again.
 > debug1: authentications that can continue: password,publickey
 > debug1: no more auth methods to try
 > Permission denied (password,publickey).
 > debug1: Calling cleanup 0x8062e7c(0x0)

-- 
Loic   Dachary         http://www.dachary.org/  address@hidden
24 av Secretan         http://www.senga.org/      address@hidden
75019    Paris         Tel: 33 1 42 45 09 16        address@hidden
        GPG Public Key: http://www.dachary.org/loic/gpg.txt



reply via email to

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