public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: Martin Galvan <martin.galvan@tallertechnologies.com>
To: Martin Galvan <martin.galvan@tallertechnologies.com>,
	overseers@sourceware.org,  hp@bitrange.com
Subject: Re: Lost SSH key
Date: Wed, 02 Mar 2016 13:29:00 -0000	[thread overview]
Message-ID: <CAOKbPba9j7AZ2=14quHUsO=MXH-xVQauejoS0ugTiL6P5sw4Jw@mail.gmail.com> (raw)
In-Reply-To: <m3vb55v2qd.fsf@pepe.airs.com>

On Wed, Mar 2, 2016 at 1:46 AM, Ian Lance Taylor <ian@airs.com> wrote:
> What does ssh -v show?

Thanks for the assistance. Here's the output:

$ ssh -v sourceware.org alive
OpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug1: Connecting to sourceware.org [209.132.180.131] port 22.
debug1: Connection established.
debug1: identity file /home/martin-galvan/.ssh/id_rsa type 1
debug1: identity file /home/martin-galvan/.ssh/id_rsa-cert type -1
debug1: identity file /home/martin-galvan/.ssh/id_dsa type -1
debug1: identity file /home/martin-galvan/.ssh/id_dsa-cert type -1
debug1: identity file /home/martin-galvan/.ssh/id_ecdsa type -1
debug1: identity file /home/martin-galvan/.ssh/id_ecdsa-cert type -1
debug1: identity file /home/martin-galvan/.ssh/id_ed25519 type -1
debug1: identity file /home/martin-galvan/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.6
debug1: Remote protocol version 1.99, remote software version OpenSSH_5.3
debug1: match: OpenSSH_5.3 pat OpenSSH_5* compat 0x0c000000
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-ctr hmac-md5 none
debug1: kex: client->server aes128-ctr hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<3072<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Server host key: RSA 1d:1e:46:7f:4d:73:8d:10:20:c3:4c:5a:34:14:44:23
debug1: Host 'sourceware.org' is known and matches the RSA host key.
debug1: Found key in /home/martin-galvan/.ssh/known_hosts:1
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
debug1: Offering RSA public key: /home/martin-galvan/.ssh/id_rsa
debug1: Authentications that can continue: publickey
debug1: Trying private key: /home/martin-galvan/.ssh/id_dsa
debug1: Trying private key: /home/martin-galvan/.ssh/id_ecdsa
debug1: Trying private key: /home/martin-galvan/.ssh/id_ed25519
debug1: No more authentication methods to try.
Permission denied (publickey).

Also:

$ ls -l ~/.ssh
total 12
-rw------- 1 martin-galvan martin-galvan 1766 feb 25 16:31 id_rsa
-rw-r--r-- 1 martin-galvan martin-galvan  381 mar  1 15:14 id_rsa.pub
-rw-r--r-- 1 martin-galvan martin-galvan  540 feb 26 09:46 known_hosts

  reply	other threads:[~2016-03-02 13:29 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-25 19:52 Martin Galvan
2016-02-26  0:36 ` Ian Lance Taylor
2016-03-01 18:15   ` Martin Galvan
2016-03-02  4:47     ` Ian Lance Taylor
2016-03-02  5:34       ` Hans-Peter Nilsson
2016-03-02  6:00         ` Ian Lance Taylor
2016-03-02 13:29           ` Martin Galvan [this message]
2016-03-02 13:51             ` Frank Ch. Eigler
2016-03-02 14:00               ` Martin Galvan
2016-03-02 14:37                 ` Martin Galvan
  -- strict thread matches above, loose matches on Subject: below --
2021-03-11  8:59 Robin Dapp
2019-07-08 13:43 Andrew Sutton
2019-07-08 13:53 ` Carlos O'Donell
2012-02-22 14:54 Lost ssh key Ed Smith-Rowland
2012-02-22 16:10 ` Ian Lance Taylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAOKbPba9j7AZ2=14quHUsO=MXH-xVQauejoS0ugTiL6P5sw4Jw@mail.gmail.com' \
    --to=martin.galvan@tallertechnologies.com \
    --cc=hp@bitrange.com \
    --cc=overseers@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).