<?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: problems rsh.exe on windows system in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problems-rsh-exe-on-windows-system/m-p/5497113#M81447</link>
    <description>&lt;P&gt;Hi Bangu,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please refer this link:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.symantec.com/business/support/index?page=content&amp;amp;id=TECH29790"&gt;http://www.symantec.com/business/support/index?page=content&amp;amp;id=TECH29790&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Surendar&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jan 2012 14:15:46 GMT</pubDate>
    <dc:creator>S_Logan</dc:creator>
    <dc:date>2012-01-16T14:15:46Z</dc:date>
    <item>
      <title>problems rsh.exe on windows system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-rsh-exe-on-windows-system/m-p/5496049#M81446</link>
      <description>&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;i have&amp;nbsp;three system as below&lt;/P&gt;&lt;P&gt;1. linux : CentOS release 6.1&lt;/P&gt;&lt;P&gt;2. hp-ux&amp;nbsp;: 11.23&lt;/P&gt;&lt;P&gt;3. windows : win 2008 r2 (ip 1.1.1.1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i've got rsh.exe for win2008 r2 in web-site, and i've configured for linux, hp-ux server as below&lt;/P&gt;&lt;P&gt;#&amp;gt;vi .rhosts&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;1.1.1.1&amp;nbsp;&amp;nbsp;&amp;nbsp; Administrator&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I tried to connect to 1,2 hosts with rsh.exe command as below&lt;/P&gt;&lt;P&gt;C:\&amp;gt;rsh.exe hp-ux -l root "df -k"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ==&amp;gt; OK&lt;/P&gt;&lt;P&gt;C:\&amp;gt;rsh.exe linux -l root "df -k"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ==&amp;gt; error message : cannot connect to socket:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know.......&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2012 09:41:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-rsh-exe-on-windows-system/m-p/5496049#M81446</guid>
      <dc:creator>bangu00</dc:creator>
      <dc:date>2012-01-16T09:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: problems rsh.exe on windows system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-rsh-exe-on-windows-system/m-p/5497113#M81447</link>
      <description>&lt;P&gt;Hi Bangu,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please refer this link:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.symantec.com/business/support/index?page=content&amp;amp;id=TECH29790"&gt;http://www.symantec.com/business/support/index?page=content&amp;amp;id=TECH29790&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Surendar&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2012 14:15:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-rsh-exe-on-windows-system/m-p/5497113#M81447</guid>
      <dc:creator>S_Logan</dc:creator>
      <dc:date>2012-01-16T14:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: problems rsh.exe on windows system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-rsh-exe-on-windows-system/m-p/5497171#M81448</link>
      <description />
      <pubDate>Mon, 16 Jan 2012 15:38:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-rsh-exe-on-windows-system/m-p/5497171#M81448</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2012-01-16T15:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: problems rsh.exe on windows system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-rsh-exe-on-windows-system/m-p/5497277#M81449</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First check if you have rsh and rsh-server in your linux box:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yum list | grep -i rsh&lt;/P&gt;&lt;P&gt;yum list | grep -i rsh-server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then check if rsh and rsh-server are active at boot:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;chkconfig --list | grep -i rsh-server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If not active them:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;chkconfig rsh on&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;chkconfig rexec on&lt;/LI&gt;&lt;LI&gt;chkconfig rlogin on&lt;/LI&gt;&lt;LI&gt;service xinetd restart&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Then check if they are running:&lt;/P&gt;&lt;P&gt;ps -ef | grep -i rsh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then configure .rhosts&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then test&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then reply :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;chkconfig rlogin on&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2012 17:23:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-rsh-exe-on-windows-system/m-p/5497277#M81449</guid>
      <dc:creator>Nighwish</dc:creator>
      <dc:date>2012-01-16T17:23:25Z</dc:date>
    </item>
  </channel>
</rss>

