<?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: rlogin not working in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-not-working/m-p/4357832#M667693</link>
    <description>OK.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot to all of you for your valuable information and guidance.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Bobby.</description>
    <pubDate>Sat, 14 Feb 2009 08:43:20 GMT</pubDate>
    <dc:creator>j.bobby</dc:creator>
    <dc:date>2009-02-14T08:43:20Z</dc:date>
    <item>
      <title>rlogin not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-not-working/m-p/4357824#M667685</link>
      <description>hi guys,&lt;BR /&gt;&lt;BR /&gt;i am facing problem with rlogin between my HP 9000 servers.i have checked the entries in .rhosts and /etc/hosts files.they are fine.while i am trying to rlogin from one host to another one, it is giving nothing.please suggest me what are the things i need to to check further.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;bobby.</description>
      <pubDate>Fri, 13 Feb 2009 00:09:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-not-working/m-p/4357824#M667685</guid>
      <dc:creator>j.bobby</dc:creator>
      <dc:date>2009-02-13T00:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-not-working/m-p/4357825#M667686</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;a) Check /etc/inetd.conf. Is this protocol&lt;BR /&gt;enabled on the remote server.&lt;BR /&gt;&lt;BR /&gt;b) Check /var/adm/inetd.sec. Is rlogin&lt;BR /&gt;managed via access control list?&lt;BR /&gt;&lt;BR /&gt;c) Check Bastille:&lt;BR /&gt;&lt;BR /&gt;bastile -l&lt;BR /&gt;&lt;BR /&gt;Are you running high level of security?&lt;BR /&gt;&lt;BR /&gt;d) Check log files on the remote server&lt;BR /&gt;(/var/adm/syslog/syslog.log).&lt;BR /&gt;&lt;BR /&gt;e) Can you reach remote server through&lt;BR /&gt;other protocols or tests (ping, telnet,&lt;BR /&gt;ssh)? Maybe your network setup is wrong.&lt;BR /&gt;&lt;BR /&gt;As you can see, many issues to worry about.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Feb 2009 00:59:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-not-working/m-p/4357825#M667686</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2009-02-13T00:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-not-working/m-p/4357826#M667687</link>
      <description>what is the exact error u r getting?</description>
      <pubDate>Fri, 13 Feb 2009 02:20:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-not-working/m-p/4357826#M667687</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-02-13T02:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-not-working/m-p/4357827#M667688</link>
      <description>What are the permissions of .rhosts?&lt;BR /&gt;It should be 600: -rw-------&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Feb 2009 03:07:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-not-working/m-p/4357827#M667688</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-02-13T03:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-not-working/m-p/4357828#M667689</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Please check /etc/inetd.conf  and sure that "rlogind" is enabled.&lt;BR /&gt;&lt;BR /&gt;there should be a line as follows&lt;BR /&gt;&lt;BR /&gt;login        stream tcp6 nowait root /usr/lbin/rlogind  rlogind&lt;BR /&gt;&lt;BR /&gt;make sure there is no remark (#) for the line.&lt;BR /&gt;&lt;BR /&gt;restart "inetd" using "inetd -c "&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sanil&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Feb 2009 10:56:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-not-working/m-p/4357828#M667689</guid>
      <dc:creator>Sani</dc:creator>
      <dc:date>2009-02-13T10:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-not-working/m-p/4357829#M667690</link>
      <description>Hi guys,&lt;BR /&gt;&lt;BR /&gt;thanks to all of you.Thank u sani.I checked with /etc/inetd.conf and as u suspected "rlogind" is diasbled.there is a "#" for the corresponding line.Now after enabling,should i compulsarily restart it.Will it show any impact on running application.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Bobby&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Sat, 14 Feb 2009 03:18:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-not-working/m-p/4357829#M667690</guid>
      <dc:creator>j.bobby</dc:creator>
      <dc:date>2009-02-14T03:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-not-working/m-p/4357830#M667691</link>
      <description>&amp;gt;Will it show any impact on running application?&lt;BR /&gt;&lt;BR /&gt;No, it should just start rlogind.</description>
      <pubDate>Sat, 14 Feb 2009 05:21:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-not-working/m-p/4357830#M667691</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-02-14T05:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-not-working/m-p/4357831#M667692</link>
      <description>restart "inetd" using "inetd -c "&lt;BR /&gt;&lt;BR /&gt;The above command will not make any impact,&lt;BR /&gt;&lt;BR /&gt;inetd -c " will re-read or refresh the /etc/inetd.conf file" to take effect of the changes to your inetd.conf file,&lt;BR /&gt;&lt;BR /&gt;For more explanation" man inetd"&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;JOhnson</description>
      <pubDate>Sat, 14 Feb 2009 05:39:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-not-working/m-p/4357831#M667692</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-02-14T05:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-not-working/m-p/4357832#M667693</link>
      <description>OK.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot to all of you for your valuable information and guidance.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Bobby.</description>
      <pubDate>Sat, 14 Feb 2009 08:43:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-not-working/m-p/4357832#M667693</guid>
      <dc:creator>j.bobby</dc:creator>
      <dc:date>2009-02-14T08:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-not-working/m-p/4357833#M667694</link>
      <description>Hi Bobby ,&lt;BR /&gt;&lt;BR /&gt;Yes . you need to restart the service.As i mentioned use "inetd -c " to re-read the configuration file (inetd.conf)&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;sanil</description>
      <pubDate>Mon, 16 Feb 2009 12:23:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-not-working/m-p/4357833#M667694</guid>
      <dc:creator>Sani</dc:creator>
      <dc:date>2009-02-16T12:23:46Z</dc:date>
    </item>
  </channel>
</rss>

