You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Michal Hriň (JIRA)" <ji...@apache.org> on 2015/08/10 13:10:45 UTC

[jira] [Created] (INFRA-10097) Help with SSH access to people.a.o

Michal Hriň created INFRA-10097:
-----------------------------------

             Summary: Help with SSH access to people.a.o
                 Key: INFRA-10097
                 URL: https://issues.apache.org/jira/browse/INFRA-10097
             Project: Infrastructure
          Issue Type: Bug
            Reporter: Michal Hriň


Detailed description of problem:

http://www.mail-archive.com/dev@openoffice.apache.org/msg24517.html

SSH debug info:

OpenSSH_6.9p1, OpenSSL 1.0.1k-fips 8 Jan 2015
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 56: Applying options for *
debug1: Connecting to people.apache.org [140.211.11.9] port 22.
debug1: Connection established.
debug1: identity file /home/majkl/.ssh/id_rsa type 1
debug1: key_load_public: No such file or directory
debug1: identity file /home/majkl/.ssh/id_rsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/majkl/.ssh/id_dsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/majkl/.ssh/id_dsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/majkl/.ssh/id_ecdsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/majkl/.ssh/id_ecdsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/majkl/.ssh/id_ed25519 type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/majkl/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.9
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: Authenticating to people.apache.org:22 as 'hrin'
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-ctr umac-64@openssh.com none
debug1: kex: client->server aes128-ctr umac-64@openssh.com none
debug1: kex: ecdh-sha2-nistp256 need=16 dh_need=16
debug1: kex: ecdh-sha2-nistp256 need=16 dh_need=16
debug1: sending SSH2_MSG_KEX_ECDH_INIT
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ssh-rsa SHA256:r+H6zNpdqC/p3BpHXR2R0Ii8kMLit6s6cXO+az4034U
debug1: Host 'people.apache.org' is known and matches the RSA host key.
debug1: Found key in /home/majkl/.ssh/known_hosts:1
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: /home/majkl/.ssh/id_rsa
debug1: Authentications that can continue: publickey
debug1: Trying private key: /home/majkl/.ssh/id_dsa
debug1: Trying private key: /home/majkl/.ssh/id_ecdsa
debug1: Trying private key: /home/majkl/.ssh/id_ed25519
debug1: No more authentication methods to try.
Permission denied (publickey).

Thanks.
Michal Hriň (hrin)



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