<?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 does not work in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-does-not-work/m-p/2873722#M99139</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1) Certify "read" privileges to .rhost file ubicated in home directory of the target user. To make a test try set 444 privilege.&lt;BR /&gt;2) From target node use nslookup to obtain exact name resolution of the source node, then use this resolution name inside .rhosts file.&lt;BR /&gt;3) Certify that target host haven't a "shell" deny entry or allow filter inside of /var/adm/inetd.sec&lt;BR /&gt;4) Certify that target user haven't password expiration (important).&lt;BR /&gt;5) Remember that you must use in source node command the existent user in target node, sometimes this is confused for the user.&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
    <pubDate>Fri, 03 Jan 2003 09:33:17 GMT</pubDate>
    <dc:creator>Jose Mosquera</dc:creator>
    <dc:date>2003-01-03T09:33:17Z</dc:date>
    <item>
      <title>Rlogin does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-does-not-work/m-p/2873716#M99133</link>
      <description>Hi There&lt;BR /&gt;&lt;BR /&gt;Although I have rhosts/hosts.equiv entries on NodeA for the NodeB. I tried to "rlogin NodeA" from NodeB and it asked password.&lt;BR /&gt;&lt;BR /&gt;Any clue or work arround ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Nisar</description>
      <pubDate>Fri, 03 Jan 2003 05:10:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-does-not-work/m-p/2873716#M99133</guid>
      <dc:creator>Nisar Ahmad</dc:creator>
      <dc:date>2003-01-03T05:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Rlogin does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-does-not-work/m-p/2873717#M99134</link>
      <description>Hi Nisar,&lt;BR /&gt;  &lt;BR /&gt;1. Check the nslookup of the ip address of the remote host.&lt;BR /&gt;Enter the exact output on the hosts.equiv or .rhosts file.&lt;BR /&gt;&lt;BR /&gt;2. check the file permissions.&lt;BR /&gt;  ~/.rhosts has to be owned by the users and read+write to owner only. &lt;BR /&gt;&lt;BR /&gt;3. /etc/hosts.equiv has to be owned by root and rw to root only.&lt;BR /&gt;&lt;BR /&gt;Srini.&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Jan 2003 05:26:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-does-not-work/m-p/2873717#M99134</guid>
      <dc:creator>avsrini</dc:creator>
      <dc:date>2003-01-03T05:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Rlogin does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-does-not-work/m-p/2873718#M99135</link>
      <description>Besides checking for the permissions as stated, also check your /etc/inetd.conf file to make sure that this entry is not commented out.&lt;BR /&gt;&lt;BR /&gt;login        stream tcp nowait root /usr/lbin/rlogind  rlogind&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Jan 2003 05:32:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-does-not-work/m-p/2873718#M99135</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-01-03T05:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Rlogin does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-does-not-work/m-p/2873719#M99136</link>
      <description>Probably a DNS or /etc/hosts issue on NodeA. NodeA will authenticate that NodeB is who it says it is by doing a reverse IP lookup. If your DNS server does not know about NodeB then NodeA will assume that this might be a spoofed address and request further authentication.&lt;BR /&gt;&lt;BR /&gt;When you use nslookup, look both ways. That is, use nslookup NodeB and then nslookup 12.34.56.78 (whatever IP address). Each lookup must match both directions. &lt;BR /&gt;&lt;BR /&gt;.rhosts must be 600 permissions. /etc/hosts.equiv is a pretty serious security risk since a single + character in that file allows every computer on your network to rlogin/remsh/rcp without a password.</description>
      <pubDate>Fri, 03 Jan 2003 05:33:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-does-not-work/m-p/2873719#M99136</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-01-03T05:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Rlogin does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-does-not-work/m-p/2873720#M99137</link>
      <description>check your pam.conf</description>
      <pubDate>Fri, 03 Jan 2003 05:42:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-does-not-work/m-p/2873720#M99137</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2003-01-03T05:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Rlogin does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-does-not-work/m-p/2873721#M99138</link>
      <description>Hi Nisar&lt;BR /&gt;&lt;BR /&gt;U can check rhost/hosts.equiv and put ip address with node name also.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Ajay</description>
      <pubDate>Fri, 03 Jan 2003 07:16:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-does-not-work/m-p/2873721#M99138</guid>
      <dc:creator>Ajay Tyagi</dc:creator>
      <dc:date>2003-01-03T07:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Rlogin does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-does-not-work/m-p/2873722#M99139</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1) Certify "read" privileges to .rhost file ubicated in home directory of the target user. To make a test try set 444 privilege.&lt;BR /&gt;2) From target node use nslookup to obtain exact name resolution of the source node, then use this resolution name inside .rhosts file.&lt;BR /&gt;3) Certify that target host haven't a "shell" deny entry or allow filter inside of /var/adm/inetd.sec&lt;BR /&gt;4) Certify that target user haven't password expiration (important).&lt;BR /&gt;5) Remember that you must use in source node command the existent user in target node, sometimes this is confused for the user.&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Fri, 03 Jan 2003 09:33:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-does-not-work/m-p/2873722#M99139</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2003-01-03T09:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Rlogin does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-does-not-work/m-p/2873723#M99140</link>
      <description>Usually this problem deals with name resolution, and does not require any further attention.&lt;BR /&gt;&lt;BR /&gt;First, someone mentioned the permissions on the .rhosts file in a users home. &lt;BR /&gt;&lt;BR /&gt;Make sure that $HOME/.rhosts is always set to 0400.&lt;BR /&gt;&lt;BR /&gt;For /etc/hosts.equiv, this file needs to be set to 0444.&lt;BR /&gt;&lt;BR /&gt;Next, to debug your problem, make sure you are resolving exactly the name listed in the $HOME/.rhosts or /etc/hosts.equiv.  If you are using DNS, NIS, and files ensure that the nsswitch.conf is correct, and that the resolver can resolve the same name with the same source.&lt;BR /&gt;&lt;BR /&gt;Best check is to telnet to the box, then type who -u.  Ensure that the seat listed is the same you have in $HOME/.rhosts and/or /etc/hosts.equiv.  &lt;BR /&gt;&lt;BR /&gt;Next, ensure that the FIRST mechanism for resolving hosts has the same hostname as listed.  &lt;BR /&gt;&lt;BR /&gt;Sometimes in strange environments, I have had to list both real and fully qualified hostnames in the $HOME/.rhosts and /etc/hosts.equiv.  99% of the time though, it is just a matter of pointing to the correct resolver first.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Shsnnon</description>
      <pubDate>Fri, 03 Jan 2003 15:01:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-does-not-work/m-p/2873723#M99140</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2003-01-03T15:01:25Z</dc:date>
    </item>
  </channel>
</rss>

