<?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: Upgrade OpenSSH in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrade-openssh/m-p/2760083#M753603</link>
    <description>If you are upgrading the secure shell software, the best method would be to take the server down to single user mode to ensure users do not connect.  Users should not be logging in while you are updating the system like this.</description>
    <pubDate>Tue, 09 Jul 2002 11:59:43 GMT</pubDate>
    <dc:creator>Daimian Woznick</dc:creator>
    <dc:date>2002-07-09T11:59:43Z</dc:date>
    <item>
      <title>Upgrade OpenSSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrade-openssh/m-p/2760080#M753600</link>
      <description>What is the safest method to upgrade OpenSSH  to 3.4 on production systems that actively use ssh?  This is being done due to the latest  cert advisory.&lt;BR /&gt;&lt;BR /&gt;Tanks....</description>
      <pubDate>Tue, 09 Jul 2002 11:37:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrade-openssh/m-p/2760080#M753600</guid>
      <dc:creator>Joe Despres</dc:creator>
      <dc:date>2002-07-09T11:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade OpenSSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrade-openssh/m-p/2760081#M753601</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;If its in use it wont update so schedule time when no users.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For info&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.openssh.com/" target="_blank"&gt;http://www.openssh.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;              Steve Steel</description>
      <pubDate>Tue, 09 Jul 2002 11:46:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrade-openssh/m-p/2760081#M753601</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-07-09T11:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade OpenSSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrade-openssh/m-p/2760082#M753602</link>
      <description>hhhhhmmmmmm  let me redo this.  Upgrade Openssh with no one on but when they do try to connect they will succeed...&lt;BR /&gt;&lt;BR /&gt;Sorry ......&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Jul 2002 11:51:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrade-openssh/m-p/2760082#M753602</guid>
      <dc:creator>Joe Despres</dc:creator>
      <dc:date>2002-07-09T11:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade OpenSSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrade-openssh/m-p/2760083#M753603</link>
      <description>If you are upgrading the secure shell software, the best method would be to take the server down to single user mode to ensure users do not connect.  Users should not be logging in while you are updating the system like this.</description>
      <pubDate>Tue, 09 Jul 2002 11:59:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrade-openssh/m-p/2760083#M753603</guid>
      <dc:creator>Daimian Woznick</dc:creator>
      <dc:date>2002-07-09T11:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade OpenSSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrade-openssh/m-p/2760084#M753604</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;During installation, because your existing sshd binary is in use, the make install (after the make) will not move the new sshd binary in place. Your existing sshd binary will continue to run.&lt;BR /&gt;&lt;BR /&gt;Off my head (untested), I would think that running the following in one statement will incur minimal downtime:&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/sshd stop; mv /usr/local/sbin/sshd /usr/local/sbin/sshd.old ; mv /var/sw/openssh-3.4/sshd /usr/local/sbin/sshd; /sbin/init.d/sshd start&lt;BR /&gt;&lt;BR /&gt;This stops the existing daemon, replaces it, restarts the new daemon all in one compound statement step.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Tue, 09 Jul 2002 12:01:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrade-openssh/m-p/2760084#M753604</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-07-09T12:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade OpenSSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrade-openssh/m-p/2760085#M753605</link>
      <description>Will the users need to regenerate their key pairs after the upgrade?</description>
      <pubDate>Wed, 10 Jul 2002 09:57:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrade-openssh/m-p/2760085#M753605</guid>
      <dc:creator>Joe Despres</dc:creator>
      <dc:date>2002-07-10T09:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade OpenSSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrade-openssh/m-p/2760086#M753606</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As far as I can recall, the user public (default named id_rsa.pub or id_dsa.pub) and private keys (default named id_rsa or id_dsa) in the $HOME/.ssh are not removed. &lt;BR /&gt;&lt;BR /&gt;On the safe side, you can write a script to perform backup and restore of these keys.&lt;BR /&gt;&lt;BR /&gt;Backing up the .ssh dir:&lt;BR /&gt;&lt;BR /&gt;#!/sbin/sh&lt;BR /&gt;cd /home&lt;BR /&gt;tar cvf sshkeys.tar.gz `find . -type d -name .ssh`&lt;BR /&gt;&lt;BR /&gt;Restoring the .ssh dir:&lt;BR /&gt;&lt;BR /&gt;#!/sbin/sh&lt;BR /&gt;cd /home&lt;BR /&gt;tar xvf sshkeys.tar.gz&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Thu, 11 Jul 2002 01:29:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrade-openssh/m-p/2760086#M753606</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-07-11T01:29:09Z</dc:date>
    </item>
  </channel>
</rss>

