<?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: Openssh in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/openssh/m-p/2711710#M60740</link>
    <description>hi omid&lt;BR /&gt;&lt;BR /&gt;follow this link, you can find a lot of information about openssh installation&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;dom</description>
    <pubDate>Fri, 26 Apr 2002 10:39:52 GMT</pubDate>
    <dc:creator>Domenico_5</dc:creator>
    <dc:date>2002-04-26T10:39:52Z</dc:date>
    <item>
      <title>Openssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/openssh/m-p/2711708#M60738</link>
      <description>Hi,&lt;BR /&gt;I'm trying to install openssh. So I installed zlib, openssl0.9.6c and then openssh3.1 successfully. But when I try to execute /usr/local/sbin/sshd, I have the following error : ld.so.1: sshd: fatal: libcrypto.so.0.9.6: open failed: No such file or directory.&lt;BR /&gt;I haven't found this file. Anybody knows where the problem comes from or where I can get this file without having to re-install openssl ?&lt;BR /&gt;&lt;BR /&gt;Thanx&lt;BR /&gt;Omid</description>
      <pubDate>Fri, 26 Apr 2002 07:32:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/openssh/m-p/2711708#M60738</guid>
      <dc:creator>omid_1</dc:creator>
      <dc:date>2002-04-26T07:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Openssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/openssh/m-p/2711709#M60739</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;try this command&lt;BR /&gt;&lt;BR /&gt;#swlist -l fileset -a state|grep open&lt;BR /&gt;&lt;BR /&gt;it should show all openssh and openssl related products are configured, if not u need to install again&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;ravi</description>
      <pubDate>Fri, 26 Apr 2002 08:49:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/openssh/m-p/2711709#M60739</guid>
      <dc:creator>V. V. Ravi Kumar_1</dc:creator>
      <dc:date>2002-04-26T08:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Openssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/openssh/m-p/2711710#M60740</link>
      <description>hi omid&lt;BR /&gt;&lt;BR /&gt;follow this link, you can find a lot of information about openssh installation&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;dom</description>
      <pubDate>Fri, 26 Apr 2002 10:39:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/openssh/m-p/2711710#M60740</guid>
      <dc:creator>Domenico_5</dc:creator>
      <dc:date>2002-04-26T10:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Openssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/openssh/m-p/2711711#M60741</link>
      <description>Is it possible that you might need a gnu compiler installed in order run openssh.&lt;BR /&gt;&lt;BR /&gt;I only run openssh on my linux machines. But it is a good idea for my hp-ux machines.&lt;BR /&gt;&lt;BR /&gt;I hope you can get it working. I will then give it a try.</description>
      <pubDate>Fri, 26 Apr 2002 11:04:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/openssh/m-p/2711711#M60741</guid>
      <dc:creator>Krishna Prasad</dc:creator>
      <dc:date>2002-04-26T11:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Openssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/openssh/m-p/2711712#M60742</link>
      <description>acc.&lt;BR /&gt;&lt;BR /&gt;the link is:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x3c845220af9bd5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x3c845220af9bd5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Apr 2002 12:10:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/openssh/m-p/2711712#M60742</guid>
      <dc:creator>Domenico_5</dc:creator>
      <dc:date>2002-04-26T12:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Openssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/openssh/m-p/2711713#M60743</link>
      <description>Did you compile, or install the depots, my guess is that you compiled and did not create a shared library.  Here are my notes for installing the source (after solving many problems like you are haveing)&lt;BR /&gt;&lt;BR /&gt; - Install Perl5 ( only required for initial compile )&lt;BR /&gt;   gzip -d /tmp/perl-5.6.1-sd-11.00.depot.gz&lt;BR /&gt;   swinstall -s `hostname`:/tmp/perl-5.6.1-sd-11.00.depot \*&lt;BR /&gt;   &lt;BR /&gt; - Compile openssl&lt;BR /&gt;   cd /tmp&lt;BR /&gt;   gzip -d &amp;lt; openssl-0.9.6.tar.gz | tar xvf -&lt;BR /&gt;   cd openssl-0.9.6&lt;BR /&gt;   export PATH=/opt/perl5/bin:$PATH&lt;BR /&gt;   ./config --openssldir=/usr/local/openssl shared&lt;BR /&gt;   make&lt;BR /&gt;   make test&lt;BR /&gt;   make install&lt;BR /&gt;   cd ..&lt;BR /&gt;   sh shlib/hpux11-cc.sh (had to create/modify this script with openssl)&lt;BR /&gt;   sh shlib/hpux10-cc.sh (had to create/modify this script with ssl)&lt;BR /&gt;   &lt;BR /&gt; - Compile zlib&lt;BR /&gt;   cd /tmp&lt;BR /&gt;   gzip -d &amp;lt; zlib-1.1.4.tar.gz | tar xvf -&lt;BR /&gt;   cd zlib-1.1.4&lt;BR /&gt;   ./configure -s --prefix=/usr&lt;BR /&gt;   make test&lt;BR /&gt;   make install&lt;BR /&gt;   &lt;BR /&gt; - Compile openssh&lt;BR /&gt;   cd /tmp&lt;BR /&gt;   gzip -d &amp;lt; openssh-3.1p1.tar.gz | tar xvf -&lt;BR /&gt;   cd openssh-3.1p1&lt;BR /&gt;   (11 version)&lt;BR /&gt;   ./configure --prefix=/opt/openssh2 --sysconfdir=/opt/openssh2/etc --with-pam &lt;BR /&gt;    --with-ssl-dir=/usr/local/openssl/lib --with-default-path=/bin:/usr/bin:/opt/openssh2/bin&lt;BR /&gt;    (10 version)  &lt;BR /&gt;   ./configure --prefix=/opt/openssh2 --sysconfdir=/opt/openssh2/etc&lt;BR /&gt;    --with-ssl-dir=/usr/local/ssl/lib --with-default-path=/bin:/usr/bin:/opt/openssh2/bin&lt;BR /&gt;    make &lt;BR /&gt;    make install&lt;BR /&gt;    &lt;BR /&gt;  - Configure ssh and sshd (Already done in the tar, just for information )&lt;BR /&gt;    vi /etc/openssh2/etc/sshd_config (verify these settings)&lt;BR /&gt;    Port 22&lt;BR /&gt;    HostKey /opt/openssh2/etc/ssh_host_key /etc for 10.20&lt;BR /&gt;    KeyRegenerationInterval 3600&lt;BR /&gt;    SyslogFacility AUTH&lt;BR /&gt;    LogLevel INFO&lt;BR /&gt;    PermitRootLogin yes&lt;BR /&gt;    RSAAuthentication yes&lt;BR /&gt;    PubkeyAuthentication yes&lt;BR /&gt;    AuthorizedKeysFile      .ssh/authorized_keys&lt;BR /&gt;    RhostsAuthentication no&lt;BR /&gt;    IgnoreRhosts yes&lt;BR /&gt;    IgnoreUserKnownHosts no&lt;BR /&gt;    PasswordAuthentication yes&lt;BR /&gt;    PermitEmptyPasswords no&lt;BR /&gt;    X11Forwarding yes&lt;BR /&gt;    X11DisplayOffset 10&lt;BR /&gt;    X11UseLocalhost yes&lt;BR /&gt;    PrintMotd yes&lt;BR /&gt;    PrintLastLog yes&lt;BR /&gt;    Subsystem      sftp    /opt/openssh2/libexec/sftp-server&lt;BR /&gt;&lt;BR /&gt;    vi /etc/openssh2/etc/ssh_config (verify these settings)&lt;BR /&gt;    ForwardAgent yes&lt;BR /&gt;    ForwardX11 yes&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Fri, 26 Apr 2002 12:17:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/openssh/m-p/2711713#M60743</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-04-26T12:17:18Z</dc:date>
    </item>
  </channel>
</rss>

