<?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 HPUX RSH in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-rsh/m-p/5162858#M456594</link>
    <description>I login to a HP-UX 11iv3 box with root, added the box &lt;HOSTNAME&gt; to .rhosts file and /etc/hosts.equiv, and then if i do "remsh &lt;HOSTNAME&gt;", it asking for password. &lt;BR /&gt;&lt;BR /&gt;what i am missing ?&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;</description>
    <pubDate>Thu, 12 Mar 2009 06:39:58 GMT</pubDate>
    <dc:creator>shashi kanth</dc:creator>
    <dc:date>2009-03-12T06:39:58Z</dc:date>
    <item>
      <title>HPUX RSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-rsh/m-p/5162858#M456594</link>
      <description>I login to a HP-UX 11iv3 box with root, added the box &lt;HOSTNAME&gt; to .rhosts file and /etc/hosts.equiv, and then if i do "remsh &lt;HOSTNAME&gt;", it asking for password. &lt;BR /&gt;&lt;BR /&gt;what i am missing ?&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Thu, 12 Mar 2009 06:39:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-rsh/m-p/5162858#M456594</guid>
      <dc:creator>shashi kanth</dc:creator>
      <dc:date>2009-03-12T06:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX RSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-rsh/m-p/5162859#M456595</link>
      <description>You have the usage of .rhosts backwards&lt;BR /&gt;&lt;BR /&gt;It doesn't contain a list of hosts you are allowed to connect _to_ without a password. It contains a list of hosts that are allowed to connect to that system without a password.&lt;BR /&gt;&lt;BR /&gt;Example: I have node1 and node2&lt;BR /&gt;&lt;BR /&gt;If I want to connect from node1 to node2 without a password then I add node1 ro the .rhosts file on node2&lt;BR /&gt;&lt;BR /&gt;If I want to connect from node2 to node1 without a password then I add node2 ro the .rhosts file on node1&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Thu, 12 Mar 2009 06:45:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-rsh/m-p/5162859#M456595</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-03-12T06:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX RSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-rsh/m-p/5162860#M456596</link>
      <description>I want node1 to node1 itself.&lt;BR /&gt;&lt;BR /&gt;on node1&lt;BR /&gt;&lt;BR /&gt;#cat .rhosts&lt;BR /&gt;node1&lt;BR /&gt;&lt;BR /&gt;#cat /etc/hosts.equiv&lt;BR /&gt;node1&lt;BR /&gt;&lt;BR /&gt;If i do #remsh node1, then it is asking for password.&lt;BR /&gt;&lt;BR /&gt;what i am missing ?</description>
      <pubDate>Thu, 12 Mar 2009 06:48:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-rsh/m-p/5162860#M456596</guid>
      <dc:creator>shashi kanth</dc:creator>
      <dc:date>2009-03-12T06:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX RSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-rsh/m-p/5162861#M456597</link>
      <description>so any messages associated with this in /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;if you don't see anything you may have to enable connection logging for inetd. You toggle connection logging on and off using:&lt;BR /&gt;&lt;BR /&gt;inetd -l&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Thu, 12 Mar 2009 06:54:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-rsh/m-p/5162861#M456597</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-03-12T06:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX RSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-rsh/m-p/5162862#M456598</link>
      <description>Hi Shashi,&lt;BR /&gt;&lt;BR /&gt;I would recommend enabling SSH on the system  and enabling rsh&lt;BR /&gt;&lt;BR /&gt;There are many documents on google like&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://saikrishbe.wordpress.com/2007/01/19/remote-login-without-password/" target="_blank"&gt;http://saikrishbe.wordpress.com/2007/01/19/remote-login-without-password/&lt;/A&gt;</description>
      <pubDate>Thu, 12 Mar 2009 09:09:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-rsh/m-p/5162862#M456598</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2009-03-12T09:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX RSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-rsh/m-p/5162863#M456599</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Thank you all.</description>
      <pubDate>Thu, 12 Mar 2009 09:10:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-rsh/m-p/5162863#M456599</guid>
      <dc:creator>shashi kanth</dc:creator>
      <dc:date>2009-03-12T09:10:17Z</dc:date>
    </item>
  </channel>
</rss>

