<?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: Installing SSH in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-ssh/m-p/2989608#M752971</link>
    <description>Using a key without a passphrase is always less secure, however, if you use a passphrase, you cannot issue automated/scripted commands as they will keep prompting you.&lt;BR /&gt;&lt;BR /&gt;You can get over this by using the key management daemon and this will hold your key and passphrase in memory until you logout.&lt;BR /&gt;&lt;BR /&gt;From a security point of view using passphrases is  mixed blessing because:&lt;BR /&gt;&lt;BR /&gt;1. There are no limits/restrictions on the phrase, ie you can use just &lt;CR&gt; and that is valid.&lt;BR /&gt;2. There is no way of enforcing ageing etc. as you can with passwords.&lt;BR /&gt;&lt;BR /&gt;Another word of caution. Out of the box SSH does not record login/outs in the "wtmp" file, thus (b)last etc. won't show anything.&lt;BR /&gt;&lt;/CR&gt;</description>
    <pubDate>Fri, 06 Jun 2003 05:34:53 GMT</pubDate>
    <dc:creator>Andrew Cowan</dc:creator>
    <dc:date>2003-06-06T05:34:53Z</dc:date>
    <item>
      <title>Installing SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-ssh/m-p/2989601#M752964</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I've been reading some posts of how to install SSH.  I am new to this and I am still a bit confuse :(&lt;BR /&gt;&lt;BR /&gt;I want to able to ssh into my hp-ux, also ssh out from it (server and agent).  I belive I've got a choice of using HP SSH and OpenSSH (and others).  Which one is easier to install since I am new to unix admin and don't want too much complications  - not yet anyway :).  I also need some advice on configuration. ie. IP restrction and change of default port 22.&lt;BR /&gt;&lt;BR /&gt;Many thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Priss</description>
      <pubDate>Thu, 05 Jun 2003 09:26:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-ssh/m-p/2989601#M752964</guid>
      <dc:creator>Priss</dc:creator>
      <dc:date>2003-06-05T09:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Installing SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-ssh/m-p/2989602#M752965</link>
      <description>&lt;BR /&gt;1. install HP's bundled version of SSH. Its far simpler to install and you dont really need to configure anything. Install and go.&lt;BR /&gt;&lt;BR /&gt;2. To restrict ip access use /var/adm/inetd.sec (see man inetd.sec) Its easy, define servies (ssh) and what to deny.&lt;BR /&gt;&lt;BR /&gt;3. Changing the default port may not be easy, and it will cause problems with other people running SSH which still use the default port of 22, but you should be able to configure it in /opt/ssh/etc/sshd_config and ssh_config.&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Jun 2003 09:38:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-ssh/m-p/2989602#M752965</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-06-05T09:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Installing SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-ssh/m-p/2989603#M752966</link>
      <description>works out of the box. Try installing both and choose whatever works...&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Jun 2003 09:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-ssh/m-p/2989603#M752966</guid>
      <dc:creator>Tore_1</dc:creator>
      <dc:date>2003-06-05T09:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Installing SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-ssh/m-p/2989604#M752967</link>
      <description>The HP version of ssh is much easier, as it includes the required libraries statically linked into it.&lt;BR /&gt;&lt;BR /&gt;On the other hand, if you need to compile it yourself for specific options, then downloading the source from &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/openssh-3.6.1p1/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/openssh-3.6.1p1/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;is the way to go.  However, you will need to install zlib, libiconv, tcpwrappers and openssl first.&lt;BR /&gt;&lt;BR /&gt;Keep ssh on port 22.  You'll have much less grief with ssh clients that way.</description>
      <pubDate>Thu, 05 Jun 2003 11:05:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-ssh/m-p/2989604#M752967</guid>
      <dc:creator>Bill Douglass</dc:creator>
      <dc:date>2003-06-05T11:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Installing SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-ssh/m-p/2989605#M752968</link>
      <description>Thank you guys :)</description>
      <pubDate>Thu, 05 Jun 2003 17:41:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-ssh/m-p/2989605#M752968</guid>
      <dc:creator>Priss</dc:creator>
      <dc:date>2003-06-05T17:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Installing SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-ssh/m-p/2989606#M752969</link>
      <description>Once you get ssh installed, follow my instructions (attached) on how to configure it.  Once you get it up and running, you'll never go back.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Thu, 05 Jun 2003 17:44:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-ssh/m-p/2989606#M752969</guid>
      <dc:creator>Chris Vail</dc:creator>
      <dc:date>2003-06-05T17:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Installing SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-ssh/m-p/2989607#M752970</link>
      <description>&lt;BR /&gt;I see that you are using a key for which there is no passphrase.&lt;BR /&gt;Isn't that somewhat insecure?</description>
      <pubDate>Thu, 05 Jun 2003 18:03:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-ssh/m-p/2989607#M752970</guid>
      <dc:creator>Donald A. Sime</dc:creator>
      <dc:date>2003-06-05T18:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Installing SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-ssh/m-p/2989608#M752971</link>
      <description>Using a key without a passphrase is always less secure, however, if you use a passphrase, you cannot issue automated/scripted commands as they will keep prompting you.&lt;BR /&gt;&lt;BR /&gt;You can get over this by using the key management daemon and this will hold your key and passphrase in memory until you logout.&lt;BR /&gt;&lt;BR /&gt;From a security point of view using passphrases is  mixed blessing because:&lt;BR /&gt;&lt;BR /&gt;1. There are no limits/restrictions on the phrase, ie you can use just &lt;CR&gt; and that is valid.&lt;BR /&gt;2. There is no way of enforcing ageing etc. as you can with passwords.&lt;BR /&gt;&lt;BR /&gt;Another word of caution. Out of the box SSH does not record login/outs in the "wtmp" file, thus (b)last etc. won't show anything.&lt;BR /&gt;&lt;/CR&gt;</description>
      <pubDate>Fri, 06 Jun 2003 05:34:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-ssh/m-p/2989608#M752971</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2003-06-06T05:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Installing SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-ssh/m-p/2989609#M752972</link>
      <description>I've installed both the HP depot versio of OpenSSH and the pre-compiled version at &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/openssh-3.6.1p1/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/openssh-3.6.1p1/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Both of these version use wtmp appropriately.&lt;BR /&gt;&lt;BR /&gt;Now since they do not use login by default, you will not get a record of bad login attempts (as reported by lastb).</description>
      <pubDate>Fri, 06 Jun 2003 11:39:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-ssh/m-p/2989609#M752972</guid>
      <dc:creator>Bill Douglass</dc:creator>
      <dc:date>2003-06-06T11:39:45Z</dc:date>
    </item>
  </channel>
</rss>

