<?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: remsh from HPUX to Linux 9 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/remsh-from-hpux-to-linux-9/m-p/3035136#M76131</link>
    <description>Hi Jeff,&lt;BR /&gt;&lt;BR /&gt;In the linux box go to the file /etc/pam.d/rsh&lt;BR /&gt;&lt;BR /&gt;comment the lines:&lt;BR /&gt;#auth required /lib/security/pam_securetty.so&lt;BR /&gt;#auth required /lib/security/pam_nologin.so&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Frank.</description>
    <pubDate>Wed, 30 Jul 2003 08:04:20 GMT</pubDate>
    <dc:creator>Francisco J. Soler</dc:creator>
    <dc:date>2003-07-30T08:04:20Z</dc:date>
    <item>
      <title>remsh from HPUX to Linux 9</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remsh-from-hpux-to-linux-9/m-p/3035132#M76127</link>
      <description>I can't remsh from my HP server to a Linux server running 9.  I want to resh so I can run mozzila from the Linux server and have the display on my xterm without a passwd.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Jul 2003 14:33:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remsh-from-hpux-to-linux-9/m-p/3035132#M76127</guid>
      <dc:creator>Jeff Bruce</dc:creator>
      <dc:date>2003-07-28T14:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: remsh from HPUX to Linux 9</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remsh-from-hpux-to-linux-9/m-p/3035133#M76128</link>
      <description>By default Red Hat does not authorize this insecure service.&lt;BR /&gt;&lt;BR /&gt;To authorize it on Red Hat you will need:&lt;BR /&gt;&lt;BR /&gt;a .rhosts file in the root directory of the user.&lt;BR /&gt;&lt;BR /&gt;modify the daemon in /etc/xinetd.d/ &lt;BR /&gt;&lt;BR /&gt;for the Berklhy protocols and change where it says disable=yes to disable=no&lt;BR /&gt;&lt;BR /&gt;service xinetd restart&lt;BR /&gt;&lt;BR /&gt;You are however much better off with HP-UX Secure Shell and openssl on the Red Hat side.&lt;BR /&gt;&lt;BR /&gt;You can exchange public keys with the doc I'm attaching and then commands will work.&lt;BR /&gt;&lt;BR /&gt;remesh systemname "cat /etc/issue"&lt;BR /&gt;&lt;BR /&gt;becomes&lt;BR /&gt;&lt;BR /&gt;ssh systemname "cat /etc/issue"&lt;BR /&gt;&lt;BR /&gt;Check out Chris Vail's excellent doc.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 28 Jul 2003 14:57:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remsh-from-hpux-to-linux-9/m-p/3035133#M76128</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-28T14:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: remsh from HPUX to Linux 9</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remsh-from-hpux-to-linux-9/m-p/3035134#M76129</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;You should enable the rsh on the linux&lt;BR /&gt;in /etc/xinetd.d/rsh you should remove line&lt;BR /&gt;of disable.&lt;BR /&gt;Add the HPUX to ~/.rhosts that could do the&lt;BR /&gt;remsh.&lt;BR /&gt;Stop the iptables service (and ipchains)&lt;BR /&gt;Restart the xinetd service.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Mon, 28 Jul 2003 19:12:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remsh-from-hpux-to-linux-9/m-p/3035134#M76129</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-07-28T19:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: remsh from HPUX to Linux 9</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remsh-from-hpux-to-linux-9/m-p/3035135#M76130</link>
      <description>Dont use rsh if you can avoid it ! It is today a tool of the past.&lt;BR /&gt;&lt;BR /&gt;Use ssh it is so much safer and does the job just as well &lt;BR /&gt;&lt;BR /&gt;You may have to install this on the HP it is usualy install on most Linux distributions&lt;BR /&gt;&lt;BR /&gt;You will have an initial setup to get you keys wooking without password, but once that is done ! you will forget about it.&lt;BR /&gt;&lt;BR /&gt;Have a look at the man page ssh, scp, sftp, ssh-add, ssh-agent, ssh-keygen, sshd and do a search in this forum on ssh you will find lots of links white papers and helpfull informations;&lt;BR /&gt;&lt;BR /&gt;Jean-Pierre&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jul 2003 08:08:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remsh-from-hpux-to-linux-9/m-p/3035135#M76130</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-07-29T08:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: remsh from HPUX to Linux 9</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remsh-from-hpux-to-linux-9/m-p/3035136#M76131</link>
      <description>Hi Jeff,&lt;BR /&gt;&lt;BR /&gt;In the linux box go to the file /etc/pam.d/rsh&lt;BR /&gt;&lt;BR /&gt;comment the lines:&lt;BR /&gt;#auth required /lib/security/pam_securetty.so&lt;BR /&gt;#auth required /lib/security/pam_nologin.so&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Frank.</description>
      <pubDate>Wed, 30 Jul 2003 08:04:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remsh-from-hpux-to-linux-9/m-p/3035136#M76131</guid>
      <dc:creator>Francisco J. Soler</dc:creator>
      <dc:date>2003-07-30T08:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: remsh from HPUX to Linux 9</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remsh-from-hpux-to-linux-9/m-p/3035137#M76132</link>
      <description>You can put openssh on both HP-UX and Linux to rid the security problems with remsh.</description>
      <pubDate>Thu, 31 Jul 2003 13:49:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remsh-from-hpux-to-linux-9/m-p/3035137#M76132</guid>
      <dc:creator>Krishna Prasad</dc:creator>
      <dc:date>2003-07-31T13:49:13Z</dc:date>
    </item>
  </channel>
</rss>

