<?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 Re: SSH publickey disabled in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-publickey-disabled/m-p/2806251#M754476</link>
    <description>Hi Ben,&lt;BR /&gt;&lt;BR /&gt;1. Check permission of .ssh in root account of both machine.  SSH is very paranoid and if you have, as example, group writable, it block the pubkey authentication.&lt;BR /&gt;2. Be sure you put the public key of each account in the authorize_key file of the other machine.&lt;BR /&gt;3. Try with -v and check.  Add many -v as required for more verbose.  Check in firsts line (environment setup).</description>
    <pubDate>Mon, 16 Sep 2002 08:31:19 GMT</pubDate>
    <dc:creator>Sebastien Masson</dc:creator>
    <dc:date>2002-09-16T08:31:19Z</dc:date>
    <item>
      <title>SSH publickey disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-publickey-disabled/m-p/2806248#M754473</link>
      <description>We have SSH 3.1.0 (build 8) setup on 2 HP-UX 11.0 boxes. I am able to ssh as a non-root user using publickey authentication from host1 to host 2, but not host2 to host1 (we need bi-directional). We have the same ssh configuration setup on both machines. The error received (in verbose mode): &lt;BR /&gt;&lt;BR /&gt;debug: Ssh2AuthClient/sshauthc.c:315: Method 'publickey' disabled.&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Ben Palmer&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Sep 2002 20:31:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-publickey-disabled/m-p/2806248#M754473</guid>
      <dc:creator>Ben Palmer</dc:creator>
      <dc:date>2002-09-13T20:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: SSH publickey disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-publickey-disabled/m-p/2806249#M754474</link>
      <description>Ben,&lt;BR /&gt;&lt;BR /&gt;HP's DEPOT build can be found here:&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=T1471AA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=T1471AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You can, and I have gotten the 3.4+ here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/openssh-3.4p1/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/openssh-3.4p1/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry&lt;BR /&gt;</description>
      <pubDate>Sat, 14 Sep 2002 00:58:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-publickey-disabled/m-p/2806249#M754474</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-09-14T00:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: SSH publickey disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-publickey-disabled/m-p/2806250#M754475</link>
      <description>This has nothing to do with the version you have! Start by comparing the "ssh_config" and "sshd_config" files on both systems, to ensure that they are both exactly the same (Obviously use the working system as the master).&lt;BR /&gt;Next restart the sshd daemon on the faulty machine and try again using "ssh -v &lt;HOST&gt;".&lt;BR /&gt;&lt;BR /&gt;You also need to check that you have correctly copied the ".pub" file from your $HOME/.ssh directory to "authorized_keys" (or "authorized_keys2") on the remote system.&lt;BR /&gt;&lt;BR /&gt;Finally check that the ownerships and permissions are correct on all the files (see the man pages).&lt;BR /&gt;&lt;BR /&gt;Incidentally, you should always disable direct root login via SSH, and use "su" instead. This means that you still have the added protection of the second password, but it is encrypted so nobody can eavesdrop to get it.&lt;BR /&gt;&lt;BR /&gt;&lt;/HOST&gt;</description>
      <pubDate>Mon, 16 Sep 2002 06:36:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-publickey-disabled/m-p/2806250#M754475</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2002-09-16T06:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: SSH publickey disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-publickey-disabled/m-p/2806251#M754476</link>
      <description>Hi Ben,&lt;BR /&gt;&lt;BR /&gt;1. Check permission of .ssh in root account of both machine.  SSH is very paranoid and if you have, as example, group writable, it block the pubkey authentication.&lt;BR /&gt;2. Be sure you put the public key of each account in the authorize_key file of the other machine.&lt;BR /&gt;3. Try with -v and check.  Add many -v as required for more verbose.  Check in firsts line (environment setup).</description>
      <pubDate>Mon, 16 Sep 2002 08:31:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-publickey-disabled/m-p/2806251#M754476</guid>
      <dc:creator>Sebastien Masson</dc:creator>
      <dc:date>2002-09-16T08:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: SSH publickey disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-publickey-disabled/m-p/2806252#M754477</link>
      <description>Thanks, that helped. I scratched everything and started over ensuring that ALL config files matched (using the working host as a template) and all file permissions were set correctly. Works fine now.&lt;BR /&gt;&lt;BR /&gt;Thanks again...</description>
      <pubDate>Tue, 17 Sep 2002 14:23:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-publickey-disabled/m-p/2806252#M754477</guid>
      <dc:creator>Ben Palmer</dc:creator>
      <dc:date>2002-09-17T14:23:31Z</dc:date>
    </item>
  </channel>
</rss>

