<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3884614#M280459</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I agree the sshd_config file is one of the better english language documentation configuration files around.&lt;BR /&gt;&lt;BR /&gt;Picking your ssh/secure shell release is important. Recent releases have had some rather rough security problems and fuctionality bugs.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 23 Oct 2006 05:54:03 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-10-23T05:54:03Z</dc:date>
    <item>
      <title>ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3884608#M280453</link>
      <description>Hi people, well i wanted to know as to how do u configure ssh on your local hp-ux system.And secondly, how have your experience have been as one using it over traditional telnet. Lastly, does sftp work on the same rules as ssh.&lt;BR /&gt;Thanks</description>
      <pubDate>Sun, 22 Oct 2006 19:53:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3884608#M280453</guid>
      <dc:creator>khilari</dc:creator>
      <dc:date>2006-10-22T19:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3884609#M280454</link>
      <description>Install ssh product from HP portal site and then look at /etc/sshd/sshd_config file to configure. Usually, root is not allowed to login remotely other than console. Otherwise standard configuratin should work to login by users.&lt;BR /&gt;&lt;BR /&gt;scp is a subsystem on sshd_config. It works same as ssh. This is a secure file transfers.&lt;BR /&gt;&lt;BR /&gt;Once you install and config ssh then you can disable telnet and ftp services.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Oct 2006 19:58:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3884609#M280454</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-10-22T19:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3884610#M280455</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;attached one great document that i use as reference: Using H/P's Secure Shell &amp;amp; Secure Copy by chris vail&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Mon, 23 Oct 2006 03:52:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3884610#M280455</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-10-23T03:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3884611#M280456</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;attached one great document that i use as reference: Using H/P's Secure Shell &amp;amp; Secure Copy by chris vail&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Mon, 23 Oct 2006 03:53:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3884611#M280456</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-10-23T03:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3884612#M280457</link>
      <description>&lt;!--!*#--&gt;Use the official HP-UX port of OpenSSH, which HP call "Secure Shell"&lt;BR /&gt; &lt;BR /&gt;# swlist|grep -Ei secure.?shell&lt;BR /&gt;  T1471AA                               A.03.61.002    HP-UX Secure Shell &lt;BR /&gt;&lt;BR /&gt;You can download it for free from software.hp.com (fill in the search input field to find the exact URL),&lt;BR /&gt;but you will also find it on HPs' Application CDs.&lt;BR /&gt;Installation is as easy as the usual swinstall.&lt;BR /&gt;Installation scripts of the depot will automatically produce host keys.&lt;BR /&gt;The basic configuration file, which you find after installation in /opt/ssh/etc/sshd_config &lt;BR /&gt;requires little to no adaptation.&lt;BR /&gt;The depot also installs init script with rc.config.d file, and sets symlinks.&lt;BR /&gt;Thus, you merely need to run "/sbin/init.d/secsh start",&lt;BR /&gt;if some postinstall procedure hasn't done so already.&lt;BR /&gt; &lt;BR /&gt;Yes, ssh is a much better replacement for telnet and the r* commands.&lt;BR /&gt;HP have patched most of their relevant products that formerly required r* commands in trusted hosts environments (like ServiceGuard or bootsys from Ignite) to tolerate SSH RSA key authorized logins.&lt;BR /&gt;Thus, you will hardly need the old commands anymore.</description>
      <pubDate>Mon, 23 Oct 2006 05:30:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3884612#M280457</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2006-10-23T05:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3884613#M280458</link>
      <description>Forgot, the manpages that the Secure Shell accompny are an excellent reference (and usually the only one I mostly need).&lt;BR /&gt;Especially the man sshd_config explains all possible settings.</description>
      <pubDate>Mon, 23 Oct 2006 05:33:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3884613#M280458</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2006-10-23T05:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3884614#M280459</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I agree the sshd_config file is one of the better english language documentation configuration files around.&lt;BR /&gt;&lt;BR /&gt;Picking your ssh/secure shell release is important. Recent releases have had some rather rough security problems and fuctionality bugs.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 23 Oct 2006 05:54:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3884614#M280459</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-10-23T05:54:03Z</dc:date>
    </item>
  </channel>
</rss>

