<?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: ssh2 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/4239405#M329720</link>
    <description>ssh -V will tell the ssh version</description>
    <pubDate>Tue, 29 Jul 2008 00:44:20 GMT</pubDate>
    <dc:creator>skt_skt</dc:creator>
    <dc:date>2008-07-29T00:44:20Z</dc:date>
    <item>
      <title>ssh2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/4239399#M329714</link>
      <description>I need to install ssh2 for my hpux 11.23 box(runs on rp3440) .Is it licensed product , could u please give me more info&lt;BR /&gt;thanks much</description>
      <pubDate>Wed, 23 Jul 2008 20:29:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/4239399#M329714</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2008-07-23T20:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: ssh2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/4239400#M329715</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You can fetch Secure Shell from here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA" target="_blank"&gt;http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;...although at the moment (for the last few days!) the HP site has had problems.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 23 Jul 2008 20:34:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/4239400#M329715</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-07-23T20:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: ssh2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/4239401#M329716</link>
      <description>I fetched the software from the link.But it seems cant install on the server HPUX11.23 - rp3440 with error - Currently there are no software compatible with this target.&lt;BR /&gt;Please advice&lt;BR /&gt;"SecureShell_A.05.00.026_HP-UX_B.11.31_IA_PA.depot"&lt;BR /&gt;&lt;BR /&gt;Also i'm able to ssh from the target server to any other server and from any other server to the target server - does that mean ssh is installed on the system with OS.&lt;BR /&gt;&lt;BR /&gt;If i grep for ssh from swlist - i do not see anything&lt;BR /&gt;Pls advice&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Jul 2008 15:34:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/4239401#M329716</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2008-07-28T15:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: ssh2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/4239402#M329717</link>
      <description>For finding ssh version and product use: &lt;BR /&gt;#swlist | grep -i Secure&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  T1471AA                               A.04.30.007    HP-UX Secure Shell&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Mon, 28 Jul 2008 15:57:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/4239402#M329717</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-07-28T15:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: ssh2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/4239403#M329718</link>
      <description>Thanks so much - i get the following&lt;BR /&gt;# swlist |grep Secure&lt;BR /&gt; T1471AA                       A.04.30.007    HP-UX Secure Shell&lt;BR /&gt;&lt;BR /&gt;Does this mean this software bundled with OS. And i do not require any other ssh install?&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 28 Jul 2008 15:59:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/4239403#M329718</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2008-07-28T15:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: ssh2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/4239404#M329719</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It sounds like you have a version of SSH installed. Do a 'ps -ef |grep sshd' to verify.&lt;BR /&gt;&lt;BR /&gt;Regarding the swinstall issue, ensure you selected the correct version as download site might present 11.i v1, v2 and a v3 version.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Jov</description>
      <pubDate>Mon, 28 Jul 2008 16:04:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/4239404#M329719</guid>
      <dc:creator>Jov</dc:creator>
      <dc:date>2008-07-28T16:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: ssh2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/4239405#M329720</link>
      <description>ssh -V will tell the ssh version</description>
      <pubDate>Tue, 29 Jul 2008 00:44:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/4239405#M329720</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-07-29T00:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: ssh2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/4239406#M329721</link>
      <description>You are running: HP-UX 11.23&lt;BR /&gt;&lt;BR /&gt;The version of SSH that you downloaded is:&lt;BR /&gt;"SecureShell_A.05.00.026_HP-UX_B.11.31_IA_PA.depot&lt;BR /&gt;&lt;BR /&gt;This is for HP-UX 11.31 (denoted by the HP-UX_B.11.31).&lt;BR /&gt;&lt;BR /&gt;This WILL NOT work.  You need to go back and download the HP-UX 11.23 version of SSH.</description>
      <pubDate>Tue, 29 Jul 2008 01:10:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/4239406#M329721</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-07-29T01:10:43Z</dc:date>
    </item>
  </channel>
</rss>

