<?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 connectivity using public key in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connectivity-using-public-key/m-p/4464010#M533124</link>
    <description>&amp;gt; Made sure all the permisiion are set to 700.&lt;BR /&gt; &lt;BR /&gt;Please don't use 700 (or 777) for data files. Unfortunately there are a lot of bad training materials that encourage 777. The proper permission for the .ssh file set is 600. The 7 turns on the executable bit which can cause problems. Don't use 7-anything unless you know that the file is executable such as a script. Directories need to be executable (ie, 755) but very few files should ever be executable.</description>
    <pubDate>Wed, 22 Jul 2009 00:03:04 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2009-07-22T00:03:04Z</dc:date>
    <item>
      <title>SSH connectivity using public key</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connectivity-using-public-key/m-p/4464006#M533120</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to setup SFTP to our HP server to use the public key to login.  &lt;BR /&gt;&lt;BR /&gt;Clinet----Microsoft Server&lt;BR /&gt;          SSH TECTIA 6.0.11.5&lt;BR /&gt;&lt;BR /&gt;Server----rp8420--HP-UX 11.23--&lt;BR /&gt;          ssh version---A.05.10.046&lt;BR /&gt;&lt;BR /&gt;I placed the PK received by the client in /home/user/.ssh/authorized_key.  Made sure all the permisiion are set to 700.&lt;BR /&gt;&lt;BR /&gt;It is not workinh, still prompting for a password.&lt;BR /&gt;&lt;BR /&gt;Anyone out there has any procedure?  Any tips are appreciated.&lt;BR /&gt;&lt;BR /&gt;This is coming from SSH2 TACTIA---Open SSH &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 21 Jul 2009 16:51:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connectivity-using-public-key/m-p/4464006#M533120</guid>
      <dc:creator>sheevm</dc:creator>
      <dc:date>2009-07-21T16:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: SSH connectivity using public key</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connectivity-using-public-key/m-p/4464007#M533121</link>
      <description>There was a recent discussion about non open source ssh implementations. I am not sure how Tectia's sftp client uses the public keys but I have a gut feeling that the public keys it uses, are formatted to encounter a Tectia ssh server on the server side. &lt;BR /&gt;&lt;BR /&gt;On which side did the key pair get created ? Was it on HP rp8420 or was it on Microsoft server ?&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jul 2009 17:14:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connectivity-using-public-key/m-p/4464007#M533121</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-07-21T17:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: SSH connectivity using public key</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connectivity-using-public-key/m-p/4464008#M533122</link>
      <description>&lt;!--!*#--&gt;&amp;gt; There was a recent discussion [...]&lt;BR /&gt;&lt;BR /&gt;And many older ones.  A Forum search should&lt;BR /&gt;turn up any number of previous threads which&lt;BR /&gt;cover SSH key formats and conversions, and&lt;BR /&gt;how to get or find the diagnostic messages&lt;BR /&gt;which will tell you what's happening.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I placed the PK [...]&lt;BR /&gt;&lt;BR /&gt;Whose format we can't see...&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Made sure ...&lt;BR /&gt;&lt;BR /&gt;Using commands which we can't see, with&lt;BR /&gt;results which we can't see...&lt;BR /&gt;&lt;BR /&gt;&amp;gt; It is not workinh, still prompting for a&lt;BR /&gt;&amp;gt; password.&lt;BR /&gt;&lt;BR /&gt;What, exactly, is not working?&lt;BR /&gt;&lt;BR /&gt;As usual, showing actual commands with their&lt;BR /&gt;actual output can be more convincing than&lt;BR /&gt;vague descriptions and interpretations.&lt;BR /&gt;&lt;BR /&gt;And, as that Forum search should suggest,&lt;BR /&gt;many SSH client programs offer a "-v" option,&lt;BR /&gt;which is usually a good way to start.</description>
      <pubDate>Tue, 21 Jul 2009 18:02:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connectivity-using-public-key/m-p/4464008#M533122</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-07-21T18:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: SSH connectivity using public key</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connectivity-using-public-key/m-p/4464009#M533123</link>
      <description>Shalom, &lt;BR /&gt;&lt;BR /&gt;Check these:&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=19" target="_blank"&gt;http://www.hpux.ws/?p=19&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Password free:&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=10" target="_blank"&gt;http://www.hpux.ws/?p=10&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The principles should work for commercial ssh2.&lt;BR /&gt;&lt;BR /&gt;I have never seen a reason to pay for tactia when openssh is free and secure.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 21 Jul 2009 19:02:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connectivity-using-public-key/m-p/4464009#M533123</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-07-21T19:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: SSH connectivity using public key</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connectivity-using-public-key/m-p/4464010#M533124</link>
      <description>&amp;gt; Made sure all the permisiion are set to 700.&lt;BR /&gt; &lt;BR /&gt;Please don't use 700 (or 777) for data files. Unfortunately there are a lot of bad training materials that encourage 777. The proper permission for the .ssh file set is 600. The 7 turns on the executable bit which can cause problems. Don't use 7-anything unless you know that the file is executable such as a script. Directories need to be executable (ie, 755) but very few files should ever be executable.</description>
      <pubDate>Wed, 22 Jul 2009 00:03:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connectivity-using-public-key/m-p/4464010#M533124</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-07-22T00:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: SSH connectivity using public key</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connectivity-using-public-key/m-p/4464011#M533125</link>
      <description>HI,&lt;BR /&gt;Check this below link how to configure passwdless ssh step by step.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mtu.net/~engstrom/ssh-agent.php" target="_blank"&gt;http://www.mtu.net/~engstrom/ssh-agent.php&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Wed, 22 Jul 2009 04:53:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connectivity-using-public-key/m-p/4464011#M533125</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-07-22T04:53:51Z</dc:date>
    </item>
  </channel>
</rss>

