<?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 problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-problem/m-p/2507780#M21780</link>
    <description>Since there is a password in the file, the system does not want you to allow Read permissions to anyone but the file owner - it would be a security risk.</description>
    <pubDate>Wed, 21 Mar 2001 13:23:24 GMT</pubDate>
    <dc:creator>Tracey</dc:creator>
    <dc:date>2001-03-21T13:23:24Z</dc:date>
    <item>
      <title>rlogin problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-problem/m-p/2507774#M21774</link>
      <description>Everytime I use rlogin to another machine using root,it will prompt me for the password. I've added the .rhosts in the remote machine, I've check the /var/adm/inetd.sec and the services. Everuthing is done but it still give me the problem. When I use rcp, it will give&lt;BR /&gt;"remshd:Login incorrect". Anyone can give a suggestion, I would be very grateful. Thanks.</description>
      <pubDate>Wed, 21 Mar 2001 07:18:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-problem/m-p/2507774#M21774</guid>
      <dc:creator>Lye Keng Yeen</dc:creator>
      <dc:date>2001-03-21T07:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-problem/m-p/2507775#M21775</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In the target machine , does nslookup to source machine with hostname working fine ?&lt;BR /&gt;&lt;BR /&gt;if yes , check /.rhosts permission.&lt;BR /&gt;-rw-rw-rw-   1 root       sys             18 Feb 14 15:12 /.rhosts&lt;BR /&gt;&lt;BR /&gt;just only put the hostname of source host.</description>
      <pubDate>Wed, 21 Mar 2001 07:26:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-problem/m-p/2507775#M21775</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2001-03-21T07:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-problem/m-p/2507776#M21776</link>
      <description>Hi Lye,&lt;BR /&gt;&lt;BR /&gt;On the remote host:&lt;BR /&gt;You added the .rhosts file, is root the owner?&lt;BR /&gt;What is the protection on your .rhosts file?&lt;BR /&gt;It should be "chmod 0400 .rhosts".&lt;BR /&gt;Are those pwd's of root the same?&lt;BR /&gt;A possible configuration in your .rhosts are:&lt;BR /&gt;system_name user #comment&lt;BR /&gt;What have you configured?&lt;BR /&gt;&lt;BR /&gt;Marcel&lt;BR /&gt;&lt;BR /&gt;see: "man .hosts" or "man hosts.equiv" it's the same&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Mar 2001 07:54:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-problem/m-p/2507776#M21776</guid>
      <dc:creator>Marcel Boon</dc:creator>
      <dc:date>2001-03-21T07:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-problem/m-p/2507777#M21777</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;Take also a look at these link:&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/B2355-90685/B2355-90685.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/B2355-90685/B2355-90685.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Marcel</description>
      <pubDate>Wed, 21 Mar 2001 08:01:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-problem/m-p/2507777#M21777</guid>
      <dc:creator>Marcel Boon</dc:creator>
      <dc:date>2001-03-21T08:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-problem/m-p/2507778#M21778</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Strange ??!!I chmod 666 .rhosts and it works fine. Previously I chmod 777 but it still can't work. Now I chmod 500 and it still works. Why ?? Is it just need to start-up once and ?? Thanks !!(still scratching my head...)</description>
      <pubDate>Wed, 21 Mar 2001 08:13:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-problem/m-p/2507778#M21778</guid>
      <dc:creator>Lye Keng Yeen</dc:creator>
      <dc:date>2001-03-21T08:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-problem/m-p/2507779#M21779</link>
      <description>Hi Lye,&lt;BR /&gt;Too many permission for secure file like .rhosts may not work , I guess&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Mar 2001 09:12:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-problem/m-p/2507779#M21779</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2001-03-21T09:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-problem/m-p/2507780#M21780</link>
      <description>Since there is a password in the file, the system does not want you to allow Read permissions to anyone but the file owner - it would be a security risk.</description>
      <pubDate>Wed, 21 Mar 2001 13:23:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-problem/m-p/2507780#M21780</guid>
      <dc:creator>Tracey</dc:creator>
      <dc:date>2001-03-21T13:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-problem/m-p/2507781#M21781</link>
      <description>Hi,&lt;BR /&gt;in /.rhosts the entry is:&lt;BR /&gt;10.10.10.1 root&lt;BR /&gt;in /etc/hosts:&lt;BR /&gt;10.10.10.1 my_hostname&lt;BR /&gt;in /etc/hosts.equiv:&lt;BR /&gt;my_hostname&lt;BR /&gt;If exists /etc/securetty replace it with securetty.new .&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Vincenzo&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Vincenzo&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Mar 2001 16:09:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-problem/m-p/2507781#M21781</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-03-21T16:09:45Z</dc:date>
    </item>
  </channel>
</rss>

