<?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: about rhosts in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960203#M4481</link>
    <description>hi,&lt;BR /&gt;if i am correct, there is no need to restart any  service.&lt;BR /&gt;-balaji</description>
    <pubDate>Mon, 28 Apr 2003 05:30:36 GMT</pubDate>
    <dc:creator>Balaji N</dc:creator>
    <dc:date>2003-04-28T05:30:36Z</dc:date>
    <item>
      <title>about rhosts</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960199#M4477</link>
      <description>I have modified the local host file /.rhosts as "+  +" or "my_ip  root" but the remote host still can't rlogin as root to my host  , can suggest what file i should check ? thx</description>
      <pubDate>Mon, 28 Apr 2003 03:23:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960199#M4477</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-04-28T03:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: about rhosts</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960200#M4478</link>
      <description>++++++&lt;BR /&gt;NOTE&lt;BR /&gt;       Some  systems  will  only  honor  the contents of this file when it has&lt;BR /&gt;       owner root and no write permission for anybody else. Some exceptionally&lt;BR /&gt;       paranoid  systems even require that there be no other hard links to the&lt;BR /&gt;       file.&lt;BR /&gt;+++++&lt;BR /&gt;&lt;BR /&gt;snipped from the man page.btw, is there any firewall? are u able to rlogin after supplying the passwd?&lt;BR /&gt;-balaji</description>
      <pubDate>Mon, 28 Apr 2003 03:29:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960200#M4478</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-04-28T03:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: about rhosts</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960201#M4479</link>
      <description>in RH Linux&lt;BR /&gt;&lt;BR /&gt;1) for all users - user has to be owner of .rhosts without write permission for group/others&lt;BR /&gt;&lt;BR /&gt;2) for all users - "+" is unacceptable instead of hostname (unlike HPUX, for example)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;3) for root - you need &lt;BR /&gt;echo "rsh" &amp;gt;&amp;gt;/etc/securetty&lt;BR /&gt;echo "rlogin" &amp;gt;&amp;gt;/etc/securetty&lt;BR /&gt;&lt;BR /&gt;Vitaly</description>
      <pubDate>Mon, 28 Apr 2003 05:05:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960201#M4479</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-04-28T05:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: about rhosts</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960202#M4480</link>
      <description>After making the following modification &lt;BR /&gt;"echo "rsh" &amp;gt;&amp;gt;/etc/securetty &lt;BR /&gt;echo "rlogin" &amp;gt;&amp;gt;/etc/securetty  " , does it need to restart any service ? thx.</description>
      <pubDate>Mon, 28 Apr 2003 05:13:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960202#M4480</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-04-28T05:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: about rhosts</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960203#M4481</link>
      <description>hi,&lt;BR /&gt;if i am correct, there is no need to restart any  service.&lt;BR /&gt;-balaji</description>
      <pubDate>Mon, 28 Apr 2003 05:30:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960203#M4481</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-04-28T05:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: about rhosts</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960204#M4482</link>
      <description>hi Bala ,&lt;BR /&gt;&lt;BR /&gt;I have add the rlogin to the file /etc/securetty on my host but still can't let the remote user to rlogin to my host , can suggest what is wrong in my setting ? thx</description>
      <pubDate>Mon, 28 Apr 2003 05:42:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960204#M4482</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-04-28T05:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: about rhosts</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960205#M4483</link>
      <description>no.&lt;BR /&gt;&lt;BR /&gt;BTW, is rsh enabled:&lt;BR /&gt;&lt;BR /&gt;chkconfig --list |grep rsh&lt;BR /&gt;&lt;BR /&gt;?</description>
      <pubDate>Mon, 28 Apr 2003 05:43:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960205#M4483</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-04-28T05:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: about rhosts</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960206#M4484</link>
      <description>hi Vitaly Karasik ,&lt;BR /&gt;&lt;BR /&gt;I run your statement , but no "on" pop up, I have checked the file /etc/securetty , I sure the entry "rsh" in the last line , what is wrong in my setting ? thx.</description>
      <pubDate>Mon, 28 Apr 2003 06:57:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960206#M4484</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-04-28T06:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: about rhosts</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960207#M4485</link>
      <description>In my file /etc/securetty , the content is&lt;BR /&gt;tty1&lt;BR /&gt;tty2&lt;BR /&gt;tty3&lt;BR /&gt;tty4&lt;BR /&gt;tty5&lt;BR /&gt;tty6&lt;BR /&gt;tty7&lt;BR /&gt;tty8&lt;BR /&gt;tty9&lt;BR /&gt;tty10&lt;BR /&gt;rlogin&lt;BR /&gt;rsh&lt;BR /&gt;&lt;BR /&gt;should remove these entries ? thx.</description>
      <pubDate>Mon, 28 Apr 2003 07:40:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960207#M4485</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-04-28T07:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: about rhosts</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960208#M4486</link>
      <description>your /etc/securetty is OK, but you need activate rsh&lt;BR /&gt;&lt;BR /&gt;chkconfig rsh on&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Of course, you need rsh and xinetd packages, in RH it's &lt;BR /&gt;&lt;BR /&gt;rsh-x.y-z&lt;BR /&gt;&lt;BR /&gt;and &lt;BR /&gt;&lt;BR /&gt;xinetd-x.y-z &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;run rpm -q xinetd&lt;BR /&gt;&lt;BR /&gt;and &lt;BR /&gt;&lt;BR /&gt;rpm -q rsh &lt;BR /&gt;&lt;BR /&gt;in order to check if you have these packages installes</description>
      <pubDate>Mon, 28 Apr 2003 08:49:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960208#M4486</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-04-28T08:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: about rhosts</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960209#M4487</link>
      <description>hi Vitaly Karasik ,&lt;BR /&gt;&lt;BR /&gt;i checked that rcp and xinetd is installed , but can't run "chkconfig rsh on" - "error reading information on service rsh: No such file or directory" , what is wrong in my system ? thx. &lt;BR /&gt;</description>
      <pubDate>Mon, 28 Apr 2003 09:15:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960209#M4487</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-04-28T09:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: about rhosts</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960210#M4488</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;is your xinetd enabled.&lt;BR /&gt;&lt;BR /&gt;1. chkconfig --list&lt;BR /&gt;&lt;BR /&gt;(are you able to see xinetd and rsh as a service of xinetd)&lt;BR /&gt;&lt;BR /&gt;2. chkconfig xinetd on&lt;BR /&gt;&lt;BR /&gt;(does xinetd gets enabled now)&lt;BR /&gt;&lt;BR /&gt;3. chkconfig rsh on&lt;BR /&gt;&lt;BR /&gt;(rsh gets enabled now)&lt;BR /&gt;&lt;BR /&gt;still stuck?&lt;BR /&gt;-balaji</description>
      <pubDate>Mon, 28 Apr 2003 09:22:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960210#M4488</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-04-28T09:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: about rhosts</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960211#M4489</link>
      <description>hi Bala,&lt;BR /&gt;&lt;BR /&gt;when run /sbin/chkconfig rsh on , then it pop up the error "error reading information on service rsh: No such file or directory" , what is wrong in my system ? thx.</description>
      <pubDate>Mon, 28 Apr 2003 09:48:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960211#M4489</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-04-28T09:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: about rhosts</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960212#M4490</link>
      <description>could you please send us output of &lt;BR /&gt;&lt;BR /&gt;chkconfig --list |grep rsh&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rpm -qi rsh&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rpm -qi xinetd&lt;BR /&gt;&lt;BR /&gt;?</description>
      <pubDate>Mon, 28 Apr 2003 10:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960212#M4490</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-04-28T10:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: about rhosts</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960213#M4491</link>
      <description>hi,&lt;BR /&gt;is rsh installed?&lt;BR /&gt;++++++++++++++++++&lt;BR /&gt;[coe@volga coe]$ rpm -qf /usr/sbin/in.rshd&lt;BR /&gt;rsh-server-0.17-10&lt;BR /&gt;[coe@volga coe]$ rpm -qi rsh-server-0.17-10&lt;BR /&gt;Name        : rsh-server                   Relocations: (not relocateable)&lt;BR /&gt;Version     : 0.17                              Vendor: Red Hat, Inc.&lt;BR /&gt;Release     : 10                            Build Date: Mon 24 Jun 2002 05:35:15 AM IST&lt;BR /&gt;Install date: Wed 17 Apr 2002 09:53:13 PM IST      Build Host: perf90.perf.redhat.com&lt;BR /&gt;Group       : System Environment/Daemons    Source RPM: rsh-0.17-10.src.rpm&lt;BR /&gt;Size        : 60054                            License: BSD&lt;BR /&gt;Signature   : DSA/SHA1, Wed 04 Sep 2002 04:06:58 AM IST, Key ID 219180cddb42a60e&lt;BR /&gt;Packager    : Red Hat, Inc. &amp;lt;&amp;gt;&lt;BR /&gt;Summary     : Servers for remote access (rsh, rlogin, rcp).&lt;BR /&gt;Description :&lt;BR /&gt;The rsh-server package contains a set of programs which allow users to&lt;BR /&gt;run commmands on remote machines, login to other machines, and copy&lt;BR /&gt;files between machines (respectively, rsh, rlogin, and rcp). All three&lt;BR /&gt;of these commands use rhosts style authentication. This package&lt;BR /&gt;contains the servers needed for all of these services. It also&lt;BR /&gt;contains a server for rexec, an alternate method of executing remote&lt;BR /&gt;commands.&lt;BR /&gt;++++++++++++++++++&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if not pls install. can u pls provide the output of chkconfig --list.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;-balaji</description>
      <pubDate>Tue, 29 Apr 2003 01:22:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960213#M4491</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-04-29T01:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: about rhosts</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960214#M4492</link>
      <description />
      <pubDate>Wed, 30 Apr 2003 08:43:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960214#M4492</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-04-30T08:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: about rhosts</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960215#M4493</link>
      <description>can you please send also:&lt;BR /&gt;&lt;BR /&gt;1) ls -l .rhosts&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2) cat .rhosts&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;BTW, does rsh work for regular users?</description>
      <pubDate>Wed, 30 Apr 2003 08:48:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-rhosts/m-p/2960215#M4493</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-04-30T08:48:42Z</dc:date>
    </item>
  </channel>
</rss>

