<?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 help rcp problem.. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/help-rcp-problem/m-p/3101225#M7411</link>
    <description>Hi all&lt;BR /&gt;how to setup rcp &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@ecfarm4 /root]# rcp a 211.230.50.34:/&lt;BR /&gt;Permission denied.&lt;BR /&gt;&lt;BR /&gt;what's the problem..?&lt;BR /&gt;any tips would be helpful&lt;BR /&gt;</description>
    <pubDate>Thu, 23 Oct 2003 19:18:29 GMT</pubDate>
    <dc:creator>jackfiled</dc:creator>
    <dc:date>2003-10-23T19:18:29Z</dc:date>
    <item>
      <title>help rcp problem..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-rcp-problem/m-p/3101225#M7411</link>
      <description>Hi all&lt;BR /&gt;how to setup rcp &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@ecfarm4 /root]# rcp a 211.230.50.34:/&lt;BR /&gt;Permission denied.&lt;BR /&gt;&lt;BR /&gt;what's the problem..?&lt;BR /&gt;any tips would be helpful&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Oct 2003 19:18:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-rcp-problem/m-p/3101225#M7411</guid>
      <dc:creator>jackfiled</dc:creator>
      <dc:date>2003-10-23T19:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: help rcp problem..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-rcp-problem/m-p/3101226#M7412</link>
      <description>3 possible problems come to mind:&lt;BR /&gt;&lt;BR /&gt;1) The 'rsh' service isn't enabled on the remote machine.&lt;BR /&gt;2) The 'root' user isn't permitted to use the r* services.&lt;BR /&gt;3) The .rhosts (host equivlancey) is not configured correctly.&lt;BR /&gt;&lt;BR /&gt;Depending on what OS is on the server box (211.230.50.34) depends on the steps that you are now requried to take.&lt;BR /&gt;&lt;BR /&gt;On a side note, is there any particular reason you are using plain-unsecure rcp instead of the OpenSSH equivlant (scp) ?  It would be preferable that you set up SSH to send the data in an encrypted, and secure way, especially as it appears to be over a public network link.</description>
      <pubDate>Thu, 23 Oct 2003 19:42:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-rcp-problem/m-p/3101226#M7412</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-10-23T19:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: help rcp problem..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-rcp-problem/m-p/3101227#M7413</link>
      <description>Configuration files to check:&lt;BR /&gt;&lt;BR /&gt;/etc/hosts.equiv it can block r-protocols.&lt;BR /&gt;&lt;BR /&gt;You need a .rhosts file in the home directory of the user.&lt;BR /&gt;&lt;BR /&gt;Check /etc/inetd.conf and or xinetd.conf for the r-protcols being run.  &lt;BR /&gt;&lt;BR /&gt;Check the disable flags in /etc/xinetd.d/ for rexec and rlogin.&lt;BR /&gt;&lt;BR /&gt;You might want to restart inetd or the whole box if you make major changes.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 23 Oct 2003 22:22:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-rcp-problem/m-p/3101227#M7413</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-23T22:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: help rcp problem..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-rcp-problem/m-p/3101228#M7414</link>
      <description>Oct 24 12:14:21 211.230.50.37/211.230.50.37 xinetd[22990]: START: ftp pid=25028 from=210.99.142.1&lt;BR /&gt;Oct 24 12:14:26 211.230.50.37/211.230.50.37 last message repeated 12 times&lt;BR /&gt;Oct 24 12:14:26 211.230.50.37/211.230.50.37 ftpd[25028]: FTP session closed&lt;BR /&gt;Oct 24 12:14:26 211.230.50.37/211.230.50.37 xinetd[22990]: EXIT: ftp pid=25028 duration=5(sec)&lt;BR /&gt;Oct 24 12:14:27 211.230.50.37/211.230.50.37 kernel: Non Fatal error on ida/c0d0&lt;BR /&gt;&lt;BR /&gt;syslog is logging as above..&lt;BR /&gt;.rhosts /etc/hosts.equiv /etc/xinetd.d/rsh enabled..&lt;BR /&gt;what's the problem?&lt;BR /&gt;who help me?&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Oct 2003 23:13:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-rcp-problem/m-p/3101228#M7414</guid>
      <dc:creator>jackfiled</dc:creator>
      <dc:date>2003-10-23T23:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: help rcp problem..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-rcp-problem/m-p/3101229#M7415</link>
      <description>Given that none of those messages talk about rcp, but about ftp..&lt;BR /&gt;&lt;BR /&gt;If it is as you say, and /etc/securetty has 'rsh' in it (or the pam.d entry for rsh is not rejecting root on pseudo-tty's), then I'd say firewall.</description>
      <pubDate>Thu, 23 Oct 2003 23:23:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-rcp-problem/m-p/3101229#M7415</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-10-23T23:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: help rcp problem..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-rcp-problem/m-p/3101230#M7416</link>
      <description>/etc/pam.d/rsh&lt;BR /&gt;/etc/pam.d/rlogin&lt;BR /&gt;/etc/pam.d/rexec&lt;BR /&gt;&lt;BR /&gt;after insert '#' pam_rhosts_auth each of them&lt;BR /&gt;it works fine ^^^^^^^^^^^^^^&lt;BR /&gt;thanks all&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Oct 2003 00:19:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-rcp-problem/m-p/3101230#M7416</guid>
      <dc:creator>jackfiled</dc:creator>
      <dc:date>2003-10-24T00:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: help rcp problem..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-rcp-problem/m-p/3101231#M7417</link>
      <description>That would mean that anybody (firewall permitting) will be able to use rsh/rlogin/rexec on your machine.&lt;BR /&gt;&lt;BR /&gt;That is a VERY BAD thing.&lt;BR /&gt;&lt;BR /&gt;If commenting out that line fixed it, it would mean that the '~/.rhosts' file on the server either did not have the correct permissions (600), or was not populated correctly (did you have a name, when it doesn't resolve?).</description>
      <pubDate>Fri, 24 Oct 2003 01:35:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-rcp-problem/m-p/3101231#M7417</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-10-24T01:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: help rcp problem..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-rcp-problem/m-p/3101232#M7418</link>
      <description>&lt;BR /&gt;Yes, this is not such a good idea, I would at least use safer tool, I mean shh, sftp, scp because they are most probably already there on the system, so much safer (no clear password, strong encryptation, etc), same fuctionality.&lt;BR /&gt;&lt;BR /&gt;Present setup to debbug, but when problem solved rectifie setup (make safe again), start using ssh tools.&lt;BR /&gt;&lt;BR /&gt;I usualy disable all the "r" command (rsh,rhost) and ftp only use sft and ssh &lt;BR /&gt;&lt;BR /&gt;Just my 0.02 Euro/cent &lt;BR /&gt;&lt;BR /&gt;J-P</description>
      <pubDate>Fri, 24 Oct 2003 03:49:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-rcp-problem/m-p/3101232#M7418</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-24T03:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: help rcp problem..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-rcp-problem/m-p/3101233#M7419</link>
      <description>rcp functionality can be replaced safely without the risks that Stuart refers to as follows:&lt;BR /&gt;&lt;BR /&gt;openssh&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://openssh.org" target="_blank"&gt;http://openssh.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or get it from red hat with &lt;A href="http://www.redhat.com" target="_blank"&gt;http://www.redhat.com&lt;/A&gt; as rpm files.&lt;BR /&gt;&lt;BR /&gt;Password free access can be set up by exchanging public keys.&lt;BR /&gt;&lt;BR /&gt;See attachement.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 24 Oct 2003 06:43:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-rcp-problem/m-p/3101233#M7419</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-24T06:43:51Z</dc:date>
    </item>
  </channel>
</rss>

