<?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: To set up rlogin in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/to-set-up-rlogin/m-p/2553633#M28455</link>
    <description>Hi Pals,&lt;BR /&gt;  &lt;BR /&gt;   With all of your help i have set up rlogin successfully in my servers. Thanks very much for all of your deemed help.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;Ramesh</description>
    <pubDate>Tue, 17 Jul 2001 10:47:03 GMT</pubDate>
    <dc:creator>ramesh_4</dc:creator>
    <dc:date>2001-07-17T10:47:03Z</dc:date>
    <item>
      <title>To set up rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-set-up-rlogin/m-p/2553628#M28450</link>
      <description>I want to setup rlogin from one server to another server. &lt;BR /&gt;&lt;BR /&gt;I want the rlogin not to ask for password and directly login to the server as root. &lt;BR /&gt;&lt;BR /&gt;could any one be able to help?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Jul 2001 09:58:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-set-up-rlogin/m-p/2553628#M28450</guid>
      <dc:creator>ramesh_4</dc:creator>
      <dc:date>2001-07-17T09:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: To set up rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-set-up-rlogin/m-p/2553629#M28451</link>
      <description>on the server(hostb) edit the /.rhosts file with line :&lt;BR /&gt;hosta  //hosta hostname or ip address&lt;BR /&gt;&lt;BR /&gt;Then hosta 's root can rologin rlogin hostb without providing passwd .&lt;BR /&gt;Be careful that the file (/.rhosts) should be owned by root !!!&lt;BR /&gt;&lt;BR /&gt;you can "man rhosts" for more information</description>
      <pubDate>Tue, 17 Jul 2001 10:05:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-set-up-rlogin/m-p/2553629#M28451</guid>
      <dc:creator>Frank Li</dc:creator>
      <dc:date>2001-07-17T10:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: To set up rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-set-up-rlogin/m-p/2553630#M28452</link>
      <description>Insert in /.rhosts "hostname or ip address" root(user),and /etc/hosts.equiv insert hostname.</description>
      <pubDate>Tue, 17 Jul 2001 10:08:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-set-up-rlogin/m-p/2553630#M28452</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-07-17T10:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: To set up rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-set-up-rlogin/m-p/2553631#M28453</link>
      <description>Hi,&lt;BR /&gt;assume you are in system A&lt;BR /&gt;make the entry in /etc/.rhosts and /etc/hosts.equiv for the user you wanted to login and create a account for that user in the system B. edit the /etc/passwd file in system B and make passwd field empty.&lt;BR /&gt;Now from system A you can login  to B without the password</description>
      <pubDate>Tue, 17 Jul 2001 10:10:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-set-up-rlogin/m-p/2553631#M28453</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2001-07-17T10:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: To set up rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-set-up-rlogin/m-p/2553632#M28454</link>
      <description>&lt;BR /&gt;  Hi&lt;BR /&gt;&lt;BR /&gt;  It is very easy. Suppose U are sitting in HostA and U want to do rlogin to HostB. &lt;BR /&gt;Login to HostB and create /.rhosts file. Add hostname of HostA in this file. Like this&lt;BR /&gt;&lt;BR /&gt;hostA&lt;BR /&gt;&lt;BR /&gt;  But corresponding IP should be there in /etc/hosts file.&lt;BR /&gt;&lt;BR /&gt;  Now U login in HostA as root and then do a rlogin to HostB, It will not prompt for passwd.&lt;BR /&gt;&lt;BR /&gt;Shahul</description>
      <pubDate>Tue, 17 Jul 2001 10:12:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-set-up-rlogin/m-p/2553632#M28454</guid>
      <dc:creator>Shahul</dc:creator>
      <dc:date>2001-07-17T10:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: To set up rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-set-up-rlogin/m-p/2553633#M28455</link>
      <description>Hi Pals,&lt;BR /&gt;  &lt;BR /&gt;   With all of your help i have set up rlogin successfully in my servers. Thanks very much for all of your deemed help.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;Ramesh</description>
      <pubDate>Tue, 17 Jul 2001 10:47:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-set-up-rlogin/m-p/2553633#M28455</guid>
      <dc:creator>ramesh_4</dc:creator>
      <dc:date>2001-07-17T10:47:03Z</dc:date>
    </item>
  </channel>
</rss>

