You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "David Nalley (JIRA)" <ji...@apache.org> on 2015/08/01 18:21:04 UTC

[jira] [Commented] (INFRA-10017) my SSH access to people.apache.org isn't working

    [ https://issues.apache.org/jira/browse/INFRA-10017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650426#comment-14650426 ] 

David Nalley commented on INFRA-10017:
--------------------------------------

[~kryton] can you let us know if this is working or not? 

> my SSH access to people.apache.org isn't working
> ------------------------------------------------
>
>                 Key: INFRA-10017
>                 URL: https://issues.apache.org/jira/browse/INFRA-10017
>             Project: Infrastructure
>          Issue Type: Bug
>            Reporter: Ian Holsman
>
> Hi!
> this is 'ianh'
> 1. my SSH public key is valid and on id.apache.org
> 2. I have my private key loaded (visible via ssh-add -l)
> 3. the following is the output from ssh -v.
> $ ssh -v ianh@people.apache.org
> OpenSSH_6.7p1, LibreSSL 2.1.3
> debug1: Reading configuration data /Users/iholsman/.ssh/config
> debug1: /Users/iholsman/.ssh/config line 40: Applying options for people.apache.org
> debug1: /Users/iholsman/.ssh/config line 166: Applying options for *
> debug1: Reading configuration data /etc/ssh/ssh_config
> debug1: /etc/ssh/ssh_config line 20: Applying options for *
> debug1: /etc/ssh/ssh_config line 102: Applying options for *
> debug1: Control socket "/tmp/ssh_mux_people.apache.org_22_ianh" does not exist
> debug1: Connecting to people.apache.org [140.211.11.9] port 22.
> debug1: Connection established.
> debug1: key_load_public: No such file or directory
> debug1: identity file /Users/iholsman/.ssh/id_rsa type -1
> debug1: key_load_public: No such file or directory
> debug1: identity file /Users/iholsman/.ssh/id_rsa-cert type -1
> debug1: key_load_public: No such file or directory
> debug1: identity file /Users/iholsman/.ssh/id_dsa type -1
> debug1: key_load_public: No such file or directory
> debug1: identity file /Users/iholsman/.ssh/id_dsa-cert type -1
> debug1: key_load_public: No such file or directory
> debug1: identity file /Users/iholsman/.ssh/id_ecdsa type -1
> debug1: key_load_public: No such file or directory
> debug1: identity file /Users/iholsman/.ssh/id_ecdsa-cert type -1
> debug1: key_load_public: No such file or directory
> debug1: identity file /Users/iholsman/.ssh/id_ed25519 type -1
> debug1: key_load_public: No such file or directory
> debug1: identity file /Users/iholsman/.ssh/id_ed25519-cert type -1
> debug1: Enabling compatibility mode for protocol 2.0
> debug1: Local version string SSH-2.0-OpenSSH_6.7
> debug1: Remote protocol version 2.0, remote software version OpenSSH_5.8p2-hpn13v11 FreeBSD-openssh-portable-5.8.p2_5,1
> debug1: match: OpenSSH_5.8p2-hpn13v11 FreeBSD-openssh-portable-5.8.p2_5,1 pat OpenSSH_5* compat 0x0c000000
> debug1: SSH2_MSG_KEXINIT sent
> debug1: SSH2_MSG_KEXINIT received
> debug1: kex: server->client aes128-ctr umac-64@openssh.com zlib@openssh.com
> debug1: kex: client->server aes128-ctr umac-64@openssh.com zlib@openssh.com
> debug1: sending SSH2_MSG_KEX_ECDH_INIT
> debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
> debug1: Server host key: RSA 51:85:7d:8f:57:54:e7:6f:27:26:98:7a:c7:c1:47:87
> debug1: Host 'people.apache.org' is known and matches the RSA host key.
> debug1: Found key in /Users/iholsman/.ssh/known_hosts:5
> debug1: SSH2_MSG_NEWKEYS sent
> debug1: expecting SSH2_MSG_NEWKEYS
> debug1: SSH2_MSG_NEWKEYS received
> debug1: Roaming not allowed by server
> debug1: SSH2_MSG_SERVICE_REQUEST sent
> debug1: SSH2_MSG_SERVICE_ACCEPT received
> Note: logging in to this server with a password has been disabled. 
> Please see : https://blogs.apache.org/infra/entry/committer_shell_access_to_people
> Remember to load your ssh key:-
> See: http://linux.die.net/man/1/ssh-add  
> See: http://linux.die.net/man/1/ssh-agent
> debug1: Authentications that can continue: publickey
> debug1: Next authentication method: publickey
> debug1: Offering RSA public key: /Users/iholsman/.ssh/id_rsa4096_2014
> debug1: Authentications that can continue: publickey
> debug1: Offering RSA public key: /Users/iholsman/.ssh/id_rsa_IH_docker
> debug1: Authentications that can continue: publickey
> debug1: Trying private key: /Users/iholsman/.ssh/id_rsa
> debug1: Trying private key: /Users/iholsman/.ssh/id_dsa
> debug1: Trying private key: /Users/iholsman/.ssh/id_ecdsa
> debug1: Trying private key: /Users/iholsman/.ssh/id_ed25519
> debug1: No more authentication methods to try.
> Permission denied (publickey).
> [iholsman@flashfire h2o-3.0.0.26]$ 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)