<?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: When I use rcp permission denied in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/when-i-use-rcp-permission-denied/m-p/3842706#M24666</link>
    <description>firts of all check that you have rigths to execute rcp.&lt;BR /&gt;then check you .rhost file on target system...&lt;BR /&gt;&lt;BR /&gt;anyway rcommands are NOT SECURE, actually it's big hole in security&lt;BR /&gt;&lt;BR /&gt;I would radder use scp with combinations with keys(privite public), to have secure and easy way to copy files</description>
    <pubDate>Mon, 14 Aug 2006 06:32:43 GMT</pubDate>
    <dc:creator>g33k</dc:creator>
    <dc:date>2006-08-14T06:32:43Z</dc:date>
    <item>
      <title>When I use rcp permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-linux/when-i-use-rcp-permission-denied/m-p/3842705#M24665</link>
      <description>My RHEL version AS4.0 update3,When I use rcp command to remote copy file,it will show error mesaage&lt;PERMISSION denied=""&gt;.My login account is root,and I don't want use other command.What's problem with it.&lt;/PERMISSION&gt;</description>
      <pubDate>Mon, 14 Aug 2006 03:49:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/when-i-use-rcp-permission-denied/m-p/3842705#M24665</guid>
      <dc:creator>Kevin_peng</dc:creator>
      <dc:date>2006-08-14T03:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: When I use rcp permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-linux/when-i-use-rcp-permission-denied/m-p/3842706#M24666</link>
      <description>firts of all check that you have rigths to execute rcp.&lt;BR /&gt;then check you .rhost file on target system...&lt;BR /&gt;&lt;BR /&gt;anyway rcommands are NOT SECURE, actually it's big hole in security&lt;BR /&gt;&lt;BR /&gt;I would radder use scp with combinations with keys(privite public), to have secure and easy way to copy files</description>
      <pubDate>Mon, 14 Aug 2006 06:32:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/when-i-use-rcp-permission-denied/m-p/3842706#M24666</guid>
      <dc:creator>g33k</dc:creator>
      <dc:date>2006-08-14T06:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: When I use rcp permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-linux/when-i-use-rcp-permission-denied/m-p/3842707#M24667</link>
      <description>The .rhosts file must reside in root's directory on remote system and it has to list the name of your station in it.&lt;BR /&gt;&lt;BR /&gt;Also check that you're able to reach your station from that remote station by its name.</description>
      <pubDate>Mon, 14 Aug 2006 07:54:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/when-i-use-rcp-permission-denied/m-p/3842707#M24667</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-08-14T07:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: When I use rcp permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-linux/when-i-use-rcp-permission-denied/m-p/3842708#M24668</link>
      <description>On the target machine, log in as root. Edit the .rhosts file located in root's home directory and make sure that either the hostname of the source machine, or the IP address is present as an entry.&lt;BR /&gt;&lt;BR /&gt;Bear in mind, the hostname entry must be the one that resolves to the source machine's IP address, as it is resolved locally on the target machine.&lt;BR /&gt;&lt;BR /&gt;In other words, if the target machine resolves the hostname in the /etc/hosts file, then use *that* hostname for the source machine.&lt;BR /&gt;&lt;BR /&gt;Ultimately, rcp is insecure, it is relatively straightforward to abuse. If your server is on a network open to access by others, you really shouldn't have any r* commands turned on (rlogin, rcp, rsh).&lt;BR /&gt;&lt;BR /&gt;It is *much* better (and easier) to set up ssh and use that instead.&lt;BR /&gt;&lt;BR /&gt;You can:&lt;BR /&gt;&lt;BR /&gt;ssh login (instead of rlogin)&lt;BR /&gt;ssh command (instead of rsh)&lt;BR /&gt;scp (instead of rcp)&lt;BR /&gt;sftp (instead of ftp)&lt;BR /&gt;&lt;BR /&gt;If you don't want to use passwords, you can use encryption keys (so long as the accounts you use can't be used by others). That way you can login without bothering with passwords...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Andy Bruce&lt;BR /&gt;&lt;BR /&gt;What do points make?&lt;BR /&gt;....Prizes!</description>
      <pubDate>Wed, 16 Aug 2006 03:23:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/when-i-use-rcp-permission-denied/m-p/3842708#M24668</guid>
      <dc:creator>Andrew Bruce</dc:creator>
      <dc:date>2006-08-16T03:23:44Z</dc:date>
    </item>
  </channel>
</rss>

