You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Daniel Takamori (JIRA)" <ji...@apache.org> on 2016/06/19 22:45:05 UTC

[jira] [Commented] (INFRA-12137) LDAP authorisation check failed while trying to ssh login to jspwiki-wiki.apache.org

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

Daniel Takamori commented on INFRA-12137:
-----------------------------------------

The machine you are trying to get to is jspwiki-vm.apache.org, jspwiki-wiki.apache.org is a redirect to the proxy used for the webservices.  Please try to login to jspwiki-vm.apache.org and let me know how that goes.

> LDAP authorisation check failed while trying to ssh login to jspwiki-wiki.apache.org
> ------------------------------------------------------------------------------------
>
>                 Key: INFRA-12137
>                 URL: https://issues.apache.org/jira/browse/INFRA-12137
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Other/Misc
>         Environment: VM jspwiki-wiki.apache.org
>            Reporter: Harry Metske
>            Priority: Minor
>
> Yesterday I tried to ssh login to jspwiki-wiki.apache.org, userid metskem, but got:
> {noformat}
> LDAP authorisation check failed
> Connection to jspwiki-wiki.apache.org closed by remote host.
> Connection to jspwiki-wiki.apache.org closed.
> {noformat}
> I just tried once more, but still the same message.
> Verbose logging :
> {noformat}
> metskem@athena:~$ ssh -v jspwiki-wiki.apache.org
> OpenSSH_7.2p2 Ubuntu-4ubuntu1, OpenSSL 1.0.2g-fips  1 Mar 2016
> debug1: Reading configuration data /home/metskem/.ssh/config
> debug1: Reading configuration data /etc/ssh/ssh_config
> debug1: /etc/ssh/ssh_config line 19: Applying options for *
> debug1: Connecting to jspwiki-wiki.apache.org [140.211.11.112] port 22.
> debug1: Connection established.
> debug1: identity file /home/metskem/.ssh/id_rsa type 1
> debug1: key_load_public: No such file or directory
> debug1: identity file /home/metskem/.ssh/id_rsa-cert type -1
> debug1: key_load_public: No such file or directory
> debug1: identity file /home/metskem/.ssh/id_dsa type -1
> debug1: key_load_public: No such file or directory
> debug1: identity file /home/metskem/.ssh/id_dsa-cert type -1
> debug1: key_load_public: No such file or directory
> debug1: identity file /home/metskem/.ssh/id_ecdsa type -1
> debug1: key_load_public: No such file or directory
> debug1: identity file /home/metskem/.ssh/id_ecdsa-cert type -1
> debug1: key_load_public: No such file or directory
> debug1: identity file /home/metskem/.ssh/id_ed25519 type -1
> debug1: key_load_public: No such file or directory
> debug1: identity file /home/metskem/.ssh/id_ed25519-cert type -1
> debug1: Enabling compatibility mode for protocol 2.0
> debug1: Local version string SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu1
> debug1: Remote protocol version 2.0, remote software version OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.7
> debug1: match: OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.7 pat OpenSSH_6.6.1* compat 0x04000000
> debug1: Authenticating to jspwiki-wiki.apache.org:22 as 'metskem'
> debug1: SSH2_MSG_KEXINIT sent
> debug1: SSH2_MSG_KEXINIT received
> debug1: kex: algorithm: curve25519-sha256@libssh.org
> debug1: kex: host key algorithm: ecdsa-sha2-nistp256
> debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
> debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
> debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
> debug1: Server host key: ecdsa-sha2-nistp256 SHA256:0vHxWBPscGXbo/5fG3ExzaTZLpP4FVyRdNKtIV0Pre4
> debug1: Host 'jspwiki-wiki.apache.org' is known and matches the ECDSA host key.
> debug1: Found key in /home/metskem/.ssh/known_hosts:183
> debug1: rekey after 134217728 blocks
> debug1: SSH2_MSG_NEWKEYS sent
> debug1: expecting SSH2_MSG_NEWKEYS
> debug1: rekey after 134217728 blocks
> debug1: SSH2_MSG_NEWKEYS received
> debug1: SSH2_MSG_SERVICE_ACCEPT received
> debug1: Authentications that can continue: publickey
> debug1: Next authentication method: publickey
> debug1: Offering RSA public key: /home/metskem/.ssh/id_rsa
> debug1: Server accepts key: pkalg ssh-rsa blen 277
> LDAP authorisation check failed
> debug1: Authentication succeeded (publickey).
> Authenticated to jspwiki-wiki.apache.org ([140.211.11.112]:22).
> debug1: channel 0: new [client-session]
> debug1: Requesting no-more-sessions@openssh.com
> debug1: Entering interactive session.
> debug1: pledge: network
> debug1: channel 0: free: client-session, nchannels 1
> Connection to jspwiki-wiki.apache.org closed by remote host.
> Connection to jspwiki-wiki.apache.org closed.
> Transferred: sent 2572, received 2344 bytes, in 0.0 seconds
> Bytes per second: sent 15130084.0, received 13788847.9
> debug1: Exit status -1
> {noformat}
> Can someone fix this ?
> thanks in advance,
> Harry



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