savannah-hackers
[Top][All Lists]
Advanced

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

Re: [Savannah-help-public] Git / SSH Access


From: Infinality
Subject: Re: [Savannah-help-public] Git / SSH Access
Date: Mon, 18 Jun 2012 10:43:26 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0

Does anybody else have any bright ideas? I'm afraid I'm doing something really stupid, but I've gone through the instructions multiple times with no success.

Thanks again,
Erik / infinality



On 06/15/2012 07:49 AM, Infinality wrote:
Sure, no prob....

# .ssh/config:
Host git.sv.gnu.org git.sv.nongnu.org cvs.savannah.gnu.org
User infinality
IdentityFile ~/.ssh/id_rsa_savannah




address@hidden:/mnt/D/Homes/erik
$ ssh -v -v -v address@hidden
OpenSSH_5.9p1, OpenSSL 1.0.0j-fips 10 May 2012
debug1: Reading configuration data /home/erik/.ssh/config
debug1: /home/erik/.ssh/config line 4: Applying options for *
debug1: /home/erik/.ssh/config line 11: Applying options for git.sv.gnu.org
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 50: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to git.sv.gnu.org [140.186.70.72] port 22.
debug1: Connection established.
debug3: Incorrect RSA1 identifier
debug3: Could not load "/home/erik/.ssh/id_rsa_savannah" as a RSA1 public key
debug1: identity file /home/erik/.ssh/id_rsa_savannah type 1
debug1: identity file /home/erik/.ssh/id_rsa_savannah-cert type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.9
debug1: match: OpenSSH_5.9 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.9
debug2: fd 3 setting O_NONBLOCK
debug3: load_hostkeys: loading entries for host "git.sv.gnu.org" from file "/home/erik/.ssh/known_hosts" debug3: load_hostkeys: found key type RSA in file /home/erik/.ssh/known_hosts:108
debug3: load_hostkeys: loaded 1 keys
debug3: order_hostkeyalgs: prefer hostkeyalgs: address@hidden,address@hidden,ssh-rsa
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 debug2: kex_parse_kexinit: address@hidden,address@hidden,ssh-rsa,address@hidden,address@hidden,ssh-dss debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,address@hidden debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,address@hidden debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,address@hidden,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,address@hidden,hmac-sha1-96,hmac-md5-96 debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,address@hidden,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,address@hidden,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,address@hidden,zlib
debug2: kex_parse_kexinit: none,address@hidden,zlib
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,address@hidden debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,address@hidden debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,address@hidden,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,address@hidden,hmac-sha1-96,hmac-md5-96 debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,address@hidden,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,address@hidden,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,address@hidden
debug2: kex_parse_kexinit: none,address@hidden
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: mac_setup: found hmac-md5
debug1: kex: server->client aes128-ctr hmac-md5 none
debug2: mac_setup: found hmac-md5
debug1: kex: client->server aes128-ctr hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug2: dh_gen_key: priv key bits set: 116/256
debug2: bits set: 509/1024
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Server host key: RSA 80:5a:b0:0c:ec:93:66:29:49:7e:04:2b:fd:ba:2c:d5 debug3: load_hostkeys: loading entries for host "git.sv.gnu.org" from file "/home/erik/.ssh/known_hosts" debug3: load_hostkeys: found key type RSA in file /home/erik/.ssh/known_hosts:108
debug3: load_hostkeys: loaded 1 keys
debug3: load_hostkeys: loading entries for host "140.186.70.72" from file "/home/erik/.ssh/known_hosts" debug3: load_hostkeys: found key type RSA in file /home/erik/.ssh/known_hosts:101
debug3: load_hostkeys: loaded 1 keys
debug1: Host 'git.sv.gnu.org' is known and matches the RSA host key.
debug1: Found key in /home/erik/.ssh/known_hosts:108
debug2: bits set: 498/1024
debug1: ssh_rsa_verify: signature correct
debug2: kex_derive_keys
debug2: set_newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug2: set_newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /home/erik/.ssh/id_rsa_savannah (0x7f44a1e719f0)
debug1: Authentications that can continue: publickey
debug3: start over, passed a different list publickey
debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
debug3: authmethod_lookup publickey
debug3: remaining preferred: keyboard-interactive,password
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug1: Offering RSA public key: /home/erik/.ssh/id_rsa_savannah
debug3: send_pubkey_test
debug2: we sent a publickey packet, wait for reply
debug1: Authentications that can continue: publickey
debug2: we did not send a packet, disable method
debug1: No more authentication methods to try.
Permission denied (publickey).



On 06/15/2012 07:41 AM, Michael J. Flickinger wrote:
On 6/15/12 7:21 AM, Infinality wrote:
Thanks for your response. I have tried both in my ~/.ssh/config, with
the same results.



Any chance you could run -vvv, when pointing to the private key and post the results? Also, it would be very helpful if you'd post the relevant portions of your ssh config file.









reply via email to

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