<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SSH Authenctication issue with HP-UX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-authenctication-issue-with-hp-ux/m-p/7003084#M729680</link>
    <description>&lt;P&gt;I am trying to configure to connect to HP-UX through Cygwin/Open-SSH. Howver the SSH connectivity was unsuccessful.&lt;/P&gt;&lt;P&gt;Steps tried:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;ssh-keygen&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;ssh-copy-id -i ~/.ssh/id_rsa.pub USER@SERVER&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;$ ssh-copy-id -i ~/.ssh/id_rsa.pub USER@SERVER&lt;BR /&gt;/usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: "/home/USER/.ssh/id_rsa.pub"&lt;BR /&gt;/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed&lt;BR /&gt;/usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are prompted now it is to install the new keys&lt;BR /&gt;&lt;STRONG&gt;LDAP Password:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Number of key(s) added: 1&lt;/P&gt;&lt;P&gt;Now try logging into the machine, with: "ssh 'USER@SERVER'"&lt;BR /&gt;and check to make sure that only the key(s) you wanted were added.&lt;/P&gt;&lt;P&gt;3. On connecting: ssh -v USER@SERVER&lt;/P&gt;&lt;P&gt;OpenSSH_7.4p1, OpenSSL 1.0.2k 26 Jan 2017&lt;BR /&gt;debug1: Reading configuration data /etc/ssh_config&lt;BR /&gt;debug1: Connecting to SERVER [SERVER] port 22.&lt;BR /&gt;debug1: Connection established.&lt;BR /&gt;debug1: identity file /home/USER/.ssh/id_rsa type 1&lt;BR /&gt;debug1: key_load_public: No such file or directory&lt;BR /&gt;debug1: identity file /home/USER/.ssh/id_rsa-cert type -1&lt;BR /&gt;debug1: key_load_public: No such file or directory&lt;BR /&gt;debug1: identity file /home/USER/.ssh/id_dsa type -1&lt;BR /&gt;debug1: key_load_public: No such file or directory&lt;BR /&gt;debug1: identity file /home/USER/.ssh/id_dsa-cert type -1&lt;BR /&gt;debug1: key_load_public: No such file or directory&lt;BR /&gt;debug1: identity file /home/USER/.ssh/id_ecdsa type -1&lt;BR /&gt;debug1: key_load_public: No such file or directory&lt;BR /&gt;debug1: identity file /home/USER/.ssh/id_ecdsa-cert type -1&lt;BR /&gt;debug1: key_load_public: No such file or directory&lt;BR /&gt;debug1: identity file /home/USER/.ssh/id_ed25519 type -1&lt;BR /&gt;debug1: key_load_public: No such file or directory&lt;BR /&gt;debug1: identity file /home/USER/.ssh/id_ed25519-cert type -1&lt;BR /&gt;debug1: Enabling compatibility mode for protocol 2.0&lt;BR /&gt;debug1: Local version string SSH-2.0-OpenSSH_7.4&lt;BR /&gt;debug1: Remote protocol version 2.0, remote software version OpenSSH_6.2p2+sftpfilecontrol-v1.3-hpn13v12&lt;BR /&gt;debug1: match: OpenSSH_6.2p2+sftpfilecontrol-v1.3-hpn13v12 pat OpenSSH* compat 0x04000000&lt;BR /&gt;debug1: Authenticating to SERVER:22 as 'USER'&lt;BR /&gt;debug1: SSH2_MSG_KEXINIT sent&lt;BR /&gt;debug1: SSH2_MSG_KEXINIT received&lt;BR /&gt;debug1: kex: algorithm: ecdh-sha2-nistp256&lt;BR /&gt;debug1: kex: host key algorithm: ecdsa-sha2-nistp256&lt;BR /&gt;debug1: kex: server-&amp;gt;client cipher: aes128-ctr MAC: umac-64@openssh.com compression: none&lt;BR /&gt;debug1: kex: client-&amp;gt;server cipher: aes128-ctr MAC: umac-64@openssh.com compression: none&lt;BR /&gt;debug1: sending SSH2_MSG_KEX_ECDH_INIT&lt;BR /&gt;debug1: expecting SSH2_MSG_KEX_ECDH_REPLY&lt;BR /&gt;debug1: Server host key: ecdsa-sha2-nistp256 SHA256:8PzhU0TKu3v+hNs7bX0QE9YL8Wn7CXa4bnZL0msUrfQ&lt;BR /&gt;debug1: Host 'SERVER' is known and matches the ECDSA host key.&lt;BR /&gt;debug1: Found key in /home/USER/.ssh/known_hosts:2&lt;BR /&gt;debug1: rekey after 4294967296 blocks&lt;BR /&gt;debug1: SSH2_MSG_NEWKEYS sent&lt;BR /&gt;debug1: expecting SSH2_MSG_NEWKEYS&lt;BR /&gt;debug1: SSH2_MSG_NEWKEYS received&lt;BR /&gt;debug1: rekey after 4294967296 blocks&lt;BR /&gt;debug1: SSH2_MSG_SERVICE_ACCEPT received&lt;BR /&gt;debug1: Authentications that can continue: publickey,password,keyboard-interactive&lt;BR /&gt;debug1: Next authentication method: publickey&lt;BR /&gt;debug1: Offering RSA public key: /home/USER/.ssh/id_rsa&lt;BR /&gt;debug1: Server accepts key: pkalg ssh-rsa blen 279&lt;BR /&gt;&lt;STRONG&gt;Authentication failed.&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 20 Apr 2018 04:25:17 GMT</pubDate>
    <dc:creator>Sudharsan2020</dc:creator>
    <dc:date>2018-04-20T04:25:17Z</dc:date>
    <item>
      <title>SSH Authenctication issue with HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-authenctication-issue-with-hp-ux/m-p/7003084#M729680</link>
      <description>&lt;P&gt;I am trying to configure to connect to HP-UX through Cygwin/Open-SSH. Howver the SSH connectivity was unsuccessful.&lt;/P&gt;&lt;P&gt;Steps tried:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;ssh-keygen&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;ssh-copy-id -i ~/.ssh/id_rsa.pub USER@SERVER&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;$ ssh-copy-id -i ~/.ssh/id_rsa.pub USER@SERVER&lt;BR /&gt;/usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: "/home/USER/.ssh/id_rsa.pub"&lt;BR /&gt;/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed&lt;BR /&gt;/usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are prompted now it is to install the new keys&lt;BR /&gt;&lt;STRONG&gt;LDAP Password:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Number of key(s) added: 1&lt;/P&gt;&lt;P&gt;Now try logging into the machine, with: "ssh 'USER@SERVER'"&lt;BR /&gt;and check to make sure that only the key(s) you wanted were added.&lt;/P&gt;&lt;P&gt;3. On connecting: ssh -v USER@SERVER&lt;/P&gt;&lt;P&gt;OpenSSH_7.4p1, OpenSSL 1.0.2k 26 Jan 2017&lt;BR /&gt;debug1: Reading configuration data /etc/ssh_config&lt;BR /&gt;debug1: Connecting to SERVER [SERVER] port 22.&lt;BR /&gt;debug1: Connection established.&lt;BR /&gt;debug1: identity file /home/USER/.ssh/id_rsa type 1&lt;BR /&gt;debug1: key_load_public: No such file or directory&lt;BR /&gt;debug1: identity file /home/USER/.ssh/id_rsa-cert type -1&lt;BR /&gt;debug1: key_load_public: No such file or directory&lt;BR /&gt;debug1: identity file /home/USER/.ssh/id_dsa type -1&lt;BR /&gt;debug1: key_load_public: No such file or directory&lt;BR /&gt;debug1: identity file /home/USER/.ssh/id_dsa-cert type -1&lt;BR /&gt;debug1: key_load_public: No such file or directory&lt;BR /&gt;debug1: identity file /home/USER/.ssh/id_ecdsa type -1&lt;BR /&gt;debug1: key_load_public: No such file or directory&lt;BR /&gt;debug1: identity file /home/USER/.ssh/id_ecdsa-cert type -1&lt;BR /&gt;debug1: key_load_public: No such file or directory&lt;BR /&gt;debug1: identity file /home/USER/.ssh/id_ed25519 type -1&lt;BR /&gt;debug1: key_load_public: No such file or directory&lt;BR /&gt;debug1: identity file /home/USER/.ssh/id_ed25519-cert type -1&lt;BR /&gt;debug1: Enabling compatibility mode for protocol 2.0&lt;BR /&gt;debug1: Local version string SSH-2.0-OpenSSH_7.4&lt;BR /&gt;debug1: Remote protocol version 2.0, remote software version OpenSSH_6.2p2+sftpfilecontrol-v1.3-hpn13v12&lt;BR /&gt;debug1: match: OpenSSH_6.2p2+sftpfilecontrol-v1.3-hpn13v12 pat OpenSSH* compat 0x04000000&lt;BR /&gt;debug1: Authenticating to SERVER:22 as 'USER'&lt;BR /&gt;debug1: SSH2_MSG_KEXINIT sent&lt;BR /&gt;debug1: SSH2_MSG_KEXINIT received&lt;BR /&gt;debug1: kex: algorithm: ecdh-sha2-nistp256&lt;BR /&gt;debug1: kex: host key algorithm: ecdsa-sha2-nistp256&lt;BR /&gt;debug1: kex: server-&amp;gt;client cipher: aes128-ctr MAC: umac-64@openssh.com compression: none&lt;BR /&gt;debug1: kex: client-&amp;gt;server cipher: aes128-ctr MAC: umac-64@openssh.com compression: none&lt;BR /&gt;debug1: sending SSH2_MSG_KEX_ECDH_INIT&lt;BR /&gt;debug1: expecting SSH2_MSG_KEX_ECDH_REPLY&lt;BR /&gt;debug1: Server host key: ecdsa-sha2-nistp256 SHA256:8PzhU0TKu3v+hNs7bX0QE9YL8Wn7CXa4bnZL0msUrfQ&lt;BR /&gt;debug1: Host 'SERVER' is known and matches the ECDSA host key.&lt;BR /&gt;debug1: Found key in /home/USER/.ssh/known_hosts:2&lt;BR /&gt;debug1: rekey after 4294967296 blocks&lt;BR /&gt;debug1: SSH2_MSG_NEWKEYS sent&lt;BR /&gt;debug1: expecting SSH2_MSG_NEWKEYS&lt;BR /&gt;debug1: SSH2_MSG_NEWKEYS received&lt;BR /&gt;debug1: rekey after 4294967296 blocks&lt;BR /&gt;debug1: SSH2_MSG_SERVICE_ACCEPT received&lt;BR /&gt;debug1: Authentications that can continue: publickey,password,keyboard-interactive&lt;BR /&gt;debug1: Next authentication method: publickey&lt;BR /&gt;debug1: Offering RSA public key: /home/USER/.ssh/id_rsa&lt;BR /&gt;debug1: Server accepts key: pkalg ssh-rsa blen 279&lt;BR /&gt;&lt;STRONG&gt;Authentication failed.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 04:25:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-authenctication-issue-with-hp-ux/m-p/7003084#M729680</guid>
      <dc:creator>Sudharsan2020</dc:creator>
      <dc:date>2018-04-20T04:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Authentication issue with HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-authenctication-issue-with-hp-ux/m-p/7003219#M729681</link>
      <description>&lt;P&gt;You might try -vvv for more details.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Apr 2018 21:17:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-authenctication-issue-with-hp-ux/m-p/7003219#M729681</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2018-04-21T21:17:46Z</dc:date>
    </item>
  </channel>
</rss>

