<?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: Allow user to use rcp in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/allow-user-to-use-rcp/m-p/4773158#M44104</link>
    <description>Once you set up .rhosts for one user, you can just copy it, provide you only have machines listed and not with the optional username.&lt;BR /&gt;&lt;BR /&gt;(Basically users who don't want to set up their own .rhosts files don't deserve to use rcp.  :-)</description>
    <pubDate>Mon, 04 Apr 2011 04:44:32 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2011-04-04T04:44:32Z</dc:date>
    <item>
      <title>Allow user to use rcp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/allow-user-to-use-rcp/m-p/4773156#M44102</link>
      <description>I have two RH server , I would like all users can use rcp to copy files to each other , now I need to add all user ID to .rhosts , I tried add + + to it but not work , can advise what can I do if not add all user id to .rhosts manually ? thx</description>
      <pubDate>Mon, 04 Apr 2011 00:10:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/allow-user-to-use-rcp/m-p/4773156#M44102</guid>
      <dc:creator>ivywong1</dc:creator>
      <dc:date>2011-04-04T00:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Allow user to use rcp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/allow-user-to-use-rcp/m-p/4773157#M44103</link>
      <description>Hello.&lt;BR /&gt;&lt;BR /&gt;Which .rhosts file are you talking about?   These files are per-user. The generic configuration file is hosts.equiv (see the man page).&lt;BR /&gt;&lt;BR /&gt;Did you check if rcp works at all - i.e., even if you specify exact host/username pair and test with that?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Goran</description>
      <pubDate>Mon, 04 Apr 2011 04:02:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/allow-user-to-use-rcp/m-p/4773157#M44103</guid>
      <dc:creator>Goran Koruga</dc:creator>
      <dc:date>2011-04-04T04:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Allow user to use rcp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/allow-user-to-use-rcp/m-p/4773158#M44104</link>
      <description>Once you set up .rhosts for one user, you can just copy it, provide you only have machines listed and not with the optional username.&lt;BR /&gt;&lt;BR /&gt;(Basically users who don't want to set up their own .rhosts files don't deserve to use rcp.  :-)</description>
      <pubDate>Mon, 04 Apr 2011 04:44:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/allow-user-to-use-rcp/m-p/4773158#M44104</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-04-04T04:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Allow user to use rcp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/allow-user-to-use-rcp/m-p/4773159#M44105</link>
      <description>Thx replies ,&lt;BR /&gt;&lt;BR /&gt;Now my case is the server can rcp files to each other but need to add all users to .rhost file .&lt;BR /&gt;&lt;BR /&gt;How to make it can rcp  file but no need to update .rhost again ?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 04 Apr 2011 05:41:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/allow-user-to-use-rcp/m-p/4773159#M44105</guid>
      <dc:creator>ivy1234</dc:creator>
      <dc:date>2011-04-04T05:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Allow user to use rcp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/allow-user-to-use-rcp/m-p/4773160#M44106</link>
      <description>The .rhost file allows the usage of wildcards '+', however a lot of deamons ignore this out of security reasons.&lt;BR /&gt;&lt;BR /&gt;In fact the whole rcp thing is one huge security risk!&lt;BR /&gt;&lt;BR /&gt;How about using scp instead?</description>
      <pubDate>Mon, 04 Apr 2011 06:19:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/allow-user-to-use-rcp/m-p/4773160#M44106</guid>
      <dc:creator>Reiner  Rottmann</dc:creator>
      <dc:date>2011-04-04T06:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Allow user to use rcp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/allow-user-to-use-rcp/m-p/4773161#M44107</link>
      <description>If you really insist on using this, you may add the configuration to the /etc/skel. That means that all new created users will receive the config from this template.&lt;BR /&gt;&lt;BR /&gt;Another solution would be to create a shell script that may be invoked by cron to assemble the config by scanning all available users from "getent passwd".</description>
      <pubDate>Mon, 04 Apr 2011 06:22:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/allow-user-to-use-rcp/m-p/4773161#M44107</guid>
      <dc:creator>Reiner  Rottmann</dc:creator>
      <dc:date>2011-04-04T06:22:11Z</dc:date>
    </item>
  </channel>
</rss>

