<?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: setup automatic login for rsh/rexec in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/setup-automatic-login-for-rsh-rexec/m-p/3245793#M11318</link>
    <description>Oh, one thing I didn't notice until just then.. The '.rhosts' file goes in the affected user's home directory, i.e. /root/, not /.</description>
    <pubDate>Thu, 15 Apr 2004 18:10:25 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2004-04-15T18:10:25Z</dc:date>
    <item>
      <title>setup automatic login for rsh/rexec</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-automatic-login-for-rsh-rexec/m-p/3245785#M11310</link>
      <description>&lt;BR /&gt;Hi&lt;BR /&gt;&lt;BR /&gt;How do i setup an linux host running AS2.1 and AS3.0 so as i dont have to be prompted for the &lt;BR /&gt;root password exery time i login. I already &lt;BR /&gt;setup the /.rhosts file but still get prompted&lt;BR /&gt;for a root password once i remsh from an hpux host. I need to setup this so as to run hazard on linux hosts........&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Apr 2004 18:55:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-automatic-login-for-rsh-rexec/m-p/3245785#M11310</guid>
      <dc:creator>ecorban</dc:creator>
      <dc:date>2004-04-12T18:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: setup automatic login for rsh/rexec</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-automatic-login-for-rsh-rexec/m-p/3245786#M11311</link>
      <description>This is dis-allowed for the 'root' user by default on most Linux boxes.&lt;BR /&gt;&lt;BR /&gt;To get around it, make an entry to '/etc/securetty' that says 'rsh', and give it another shot.&lt;BR /&gt;&lt;BR /&gt;If that doesn't work, then some error messages from the log files will be needed to see why it's being rejected.</description>
      <pubDate>Mon, 12 Apr 2004 19:01:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-automatic-login-for-rsh-rexec/m-p/3245786#M11311</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-04-12T19:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: setup automatic login for rsh/rexec</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-automatic-login-for-rsh-rexec/m-p/3245787#M11312</link>
      <description>I have attached some excerpts from some HP documents that may be of use.  We had to address this issue when setting up a Data Protector client on our Linux boxes.  We were using RH Linux 7.1.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Wed, 14 Apr 2004 11:00:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-automatic-login-for-rsh-rexec/m-p/3245787#M11312</guid>
      <dc:creator>Ernie Burns</dc:creator>
      <dc:date>2004-04-14T11:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: setup automatic login for rsh/rexec</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-automatic-login-for-rsh-rexec/m-p/3245788#M11313</link>
      <description>Use ssh with private keys in the authorized file.  See openssh.org.  &lt;BR /&gt;&lt;BR /&gt;rsh/rexec is a known security hole.  If you insist on using it check the docs for the configuration files and use tcpwrappers to limit access.  I believe the config file is .rhosts.</description>
      <pubDate>Wed, 14 Apr 2004 11:09:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-automatic-login-for-rsh-rexec/m-p/3245788#M11313</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2004-04-14T11:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: setup automatic login for rsh/rexec</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-automatic-login-for-rsh-rexec/m-p/3245789#M11314</link>
      <description>This is the instructions that i followed &lt;BR /&gt;and still get prompted for the password when i remsh (hpux host) to linux host. so whats going wrong or what am i doing incorrectly? &lt;BR /&gt;BTW, the previous attachemnt in the message didnt solve the issue either ?&lt;BR /&gt;&lt;BR /&gt;Hash out entry in /etc/pam.d/rsh for pam_rhosts_auth&lt;BR /&gt;Same for /etc/pam.d/rlogin&lt;BR /&gt;Add pts0, pts1, rsh, rlogin,rexec to /etc/securetty&lt;BR /&gt;vi /root/.rhosts add +&lt;BR /&gt;Did the same for /etc/hosts.equiv&lt;BR /&gt;Add ALL + ALL to /etc/hosts.allow&lt;BR /&gt;Ensure disable=no in /etc/xinetd.d/rsh file&lt;BR /&gt;Do service xinetd -restart</description>
      <pubDate>Wed, 14 Apr 2004 15:36:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-automatic-login-for-rsh-rexec/m-p/3245789#M11314</guid>
      <dc:creator>ecorban</dc:creator>
      <dc:date>2004-04-14T15:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: setup automatic login for rsh/rexec</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-automatic-login-for-rsh-rexec/m-p/3245790#M11315</link>
      <description>This is so insecure it makes me shake.&lt;BR /&gt;&lt;BR /&gt;Check the permissions on the following files:&lt;BR /&gt;&lt;BR /&gt;.rhosts&lt;BR /&gt;hosts.allow&lt;BR /&gt;hosts.equiv&lt;BR /&gt;&lt;BR /&gt;hosts.equiv could be interfering with this operation.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 14 Apr 2004 22:05:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-automatic-login-for-rsh-rexec/m-p/3245790#M11315</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-04-14T22:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: setup automatic login for rsh/rexec</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-automatic-login-for-rsh-rexec/m-p/3245791#M11316</link>
      <description>please for the sake of god use SSH!&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Apr 2004 02:34:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-automatic-login-for-rsh-rexec/m-p/3245791#M11316</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2004-04-15T02:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: setup automatic login for rsh/rexec</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-automatic-login-for-rsh-rexec/m-p/3245792#M11317</link>
      <description>The reason why i aint bothered with security is there test machines. hp requires a hazard test and it requires auto login to the host. &lt;BR /&gt;&lt;BR /&gt;BTW, all the suggestions still dont fix the problem. Now, that should make yee shake further!!</description>
      <pubDate>Thu, 15 Apr 2004 12:08:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-automatic-login-for-rsh-rexec/m-p/3245792#M11317</guid>
      <dc:creator>ecorban</dc:creator>
      <dc:date>2004-04-15T12:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: setup automatic login for rsh/rexec</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-automatic-login-for-rsh-rexec/m-p/3245793#M11318</link>
      <description>Oh, one thing I didn't notice until just then.. The '.rhosts' file goes in the affected user's home directory, i.e. /root/, not /.</description>
      <pubDate>Thu, 15 Apr 2004 18:10:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-automatic-login-for-rsh-rexec/m-p/3245793#M11318</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-04-15T18:10:25Z</dc:date>
    </item>
  </channel>
</rss>

