<?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: problem with rcp in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309403#M185296</link>
    <description>I have entry in .rhosts file on both the boxes.&lt;BR /&gt;&lt;BR /&gt;.rhosts  on server A&lt;BR /&gt;B root &lt;BR /&gt;&lt;BR /&gt;.rhosts  on server B&lt;BR /&gt;A root&lt;BR /&gt;&lt;BR /&gt;what else could be the reason?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 18 Jun 2004 12:09:00 GMT</pubDate>
    <dc:creator>Vivek Shrivastava_1</dc:creator>
    <dc:date>2004-06-18T12:09:00Z</dc:date>
    <item>
      <title>problem with rcp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309401#M185294</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I getting following message if i try to run rcp.&lt;BR /&gt;&lt;BR /&gt;# rcp -rp ./myfile myserver:/root/backup/scripts/&lt;BR /&gt;&lt;BR /&gt;remshd: Login incorrect.&lt;BR /&gt;&lt;BR /&gt;but if i try from other unix box it works fine.&lt;BR /&gt;&lt;BR /&gt;rcp -rp cfxt600:/root/backup/scripts/runbackup .&lt;BR /&gt;&lt;BR /&gt;what could be the reason?&lt;BR /&gt;&lt;BR /&gt;help please.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Jun 2004 11:58:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309401#M185294</guid>
      <dc:creator>Vivek Shrivastava_1</dc:creator>
      <dc:date>2004-06-18T11:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: problem with rcp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309402#M185295</link>
      <description>Either the ~/.rhost or the /etc/hosts.equiv file on the other system needs to have your local host added to it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 18 Jun 2004 12:00:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309402#M185295</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-06-18T12:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: problem with rcp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309403#M185296</link>
      <description>I have entry in .rhosts file on both the boxes.&lt;BR /&gt;&lt;BR /&gt;.rhosts  on server A&lt;BR /&gt;B root &lt;BR /&gt;&lt;BR /&gt;.rhosts  on server B&lt;BR /&gt;A root&lt;BR /&gt;&lt;BR /&gt;what else could be the reason?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Jun 2004 12:09:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309403#M185296</guid>
      <dc:creator>Vivek Shrivastava_1</dc:creator>
      <dc:date>2004-06-18T12:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: problem with rcp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309404#M185297</link>
      <description>Forgive me for asking, but are you running this as root?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 18 Jun 2004 12:19:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309404#M185297</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-06-18T12:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: problem with rcp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309405#M185298</link>
      <description>YES.</description>
      <pubDate>Fri, 18 Jun 2004 12:21:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309405#M185298</guid>
      <dc:creator>Vivek Shrivastava_1</dc:creator>
      <dc:date>2004-06-18T12:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: problem with rcp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309406#M185299</link>
      <description>other possible causes.&lt;BR /&gt;&lt;BR /&gt;if you have hostnames and not ip addresses in .rhosts, and DNS is wrong for one server, rcp will fail.&lt;BR /&gt;&lt;BR /&gt;/etc/hosts.equiv might not authorize rcp on the affected server.&lt;BR /&gt;&lt;BR /&gt;the r- protocols may be disabled in /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;They may be blocked in /var/adm/inetd.sec&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Diags:&lt;BR /&gt;On the target server inetd -l to turn on enhanced logging if its not already on.&lt;BR /&gt;&lt;BR /&gt;tail -f /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;Then rcp in. Note the message if any.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 18 Jun 2004 12:21:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309406#M185299</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-18T12:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: problem with rcp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309407#M185300</link>
      <description>Root does not check /etc/hosts.equiv file for remsh/rcp/rlogin.&lt;BR /&gt;&lt;BR /&gt;From host A, telnet to B, login with root user_id. Do who -u, What does last column shows, Does that entry is in B host's .rhost file??&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Fri, 18 Jun 2004 12:21:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309407#M185300</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-06-18T12:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: problem with rcp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309408#M185301</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I guess, you use DNS or NIS on your computers. Run &lt;BR /&gt;nslookup myserver&lt;BR /&gt;on the target machine. You'll get something like this:&lt;BR /&gt;myserver.YOURDOMAIN&lt;BR /&gt;&lt;BR /&gt;Put the answer into /.rhost on target machine&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Fri, 18 Jun 2004 12:41:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309408#M185301</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2004-06-18T12:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: problem with rcp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309409#M185302</link>
      <description>i would, if i am to , rcp from A to B.&lt;BR /&gt;&lt;BR /&gt;on A, ftp B &amp;amp;&lt;BR /&gt;on B ; netstat -a |grep ftp&lt;BR /&gt;this would show me exactly what hostname / ip is being used by system A to connect to System B. Add this name in the .rhosts of System B and you are done.&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Fri, 18 Jun 2004 13:18:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309409#M185302</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-06-18T13:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: problem with rcp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309410#M185303</link>
      <description>you should really think about using scp instead. and have your ssh keys installed.</description>
      <pubDate>Fri, 18 Jun 2004 15:24:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309410#M185303</guid>
      <dc:creator>Donny Jekels</dc:creator>
      <dc:date>2004-06-18T15:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: problem with rcp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309411#M185304</link>
      <description>Hai,&lt;BR /&gt;&lt;BR /&gt; Problem may be because of .rhosts entries. Put nslookup A or nslookup B entries (FQDN) in .rhosts file&lt;BR /&gt;&lt;BR /&gt; Check that with remsh &lt;SERVERNAME&gt; hostname&lt;BR /&gt;If you want a simplified .rhosts file then &lt;BR /&gt;make as like this,&lt;BR /&gt;# cat /.rhosts&lt;BR /&gt;+&lt;BR /&gt;#chmod 400 /.rhosts&lt;BR /&gt;&lt;BR /&gt;All machines will be having the access to that machines.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Muthukumar&lt;/SERVERNAME&gt;</description>
      <pubDate>Sat, 19 Jun 2004 00:11:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309411#M185304</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-06-19T00:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: problem with rcp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309412#M185305</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you had tried all the options indicated earlier and still have a problem then check the below 2 points.&lt;BR /&gt;&lt;BR /&gt;1. If you configured 2 LAN cards with an IP in the same Subnet, rlogin does not work. 2 LAN cards in same Subnet is not supported in HP-UX. to confirm, delete the IP on the second LAN card where you are having rlogin problem and check rlogin.&lt;BR /&gt;&lt;BR /&gt;2. .rhosts does not support alias names. It has to be only the OFFICIAL HOSTNAME in it. If you had used alias name, modify it and check.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Mohan.</description>
      <pubDate>Sat, 19 Jun 2004 07:17:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309412#M185305</guid>
      <dc:creator>Mohanasundaram_1</dc:creator>
      <dc:date>2004-06-19T07:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: problem with rcp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309413#M185306</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Because of security reason ftp is not available across the system. I am not able to try all the suggestion. I will keep you guys updated as soon as I solve this problem with the help of you guys.&lt;BR /&gt;&lt;BR /&gt;I will be assigning the points.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jun 2004 11:17:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309413#M185306</guid>
      <dc:creator>Vivek Shrivastava_1</dc:creator>
      <dc:date>2004-06-21T11:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: problem with rcp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309414#M185307</link>
      <description>make sure .rhosts is really in the root acct's home dir. ( for example many people have root acct home dir = something like /root. If .rhosts is in /, then rcp won't work.)&lt;BR /&gt;&lt;BR /&gt; - John</description>
      <pubDate>Mon, 21 Jun 2004 11:42:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-rcp/m-p/3309414#M185307</guid>
      <dc:creator>John Kittel</dc:creator>
      <dc:date>2004-06-21T11:42:37Z</dc:date>
    </item>
  </channel>
</rss>

