<?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: rcp problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844827#M91946</link>
    <description>Also, if you can, comment out or move your inetd.sec file away so that you will be dealing with less variables for testing.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;...Manjeet</description>
    <pubDate>Wed, 20 Nov 2002 15:10:02 GMT</pubDate>
    <dc:creator>Kellogg Unix Team</dc:creator>
    <dc:date>2002-11-20T15:10:02Z</dc:date>
    <item>
      <title>rcp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844816#M91935</link>
      <description>I have 2 HP9000 server.&lt;BR /&gt;I can't use rcp between both server but i can use rlogin. I have test with root and user login.&lt;BR /&gt;I have updated etc/hosts, hosts.equiv and .rhosts files.&lt;BR /&gt;I don't understand&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Nov 2002 13:25:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844816#M91935</guid>
      <dc:creator>CLUTIER</dc:creator>
      <dc:date>2002-11-14T13:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: rcp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844817#M91936</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The correct test should be remsh, not rlogin. What is your login shell ? Problems are documented with output from .cshrc if you use csh. What is the error message ?&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 14 Nov 2002 13:33:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844817#M91936</guid>
      <dc:creator>Jean-Louis Phelix</dc:creator>
      <dc:date>2002-11-14T13:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: rcp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844818#M91937</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Make sure that your 'etc/inetd.conf' contains this line:&lt;BR /&gt;&lt;BR /&gt;shell  stream  tcp  nowait  root  /usr/lbin/remshd  remshd&lt;BR /&gt;&lt;BR /&gt;If not, add it and restart the 'inetd' daemon:&lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/inetd -c&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 14 Nov 2002 13:36:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844818#M91937</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-11-14T13:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: rcp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844819#M91938</link>
      <description>don't forget tocheck inetd.sec too&lt;BR /&gt;/var/adm/inetd.sec&lt;BR /&gt;&lt;BR /&gt;man inetd.sec&lt;BR /&gt;&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Thu, 14 Nov 2002 13:40:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844819#M91938</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2002-11-14T13:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: rcp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844820#M91939</link>
      <description>The error message is : remsh error&lt;BR /&gt;The inetd.conf is good.&lt;BR /&gt;I have added a line in inetd.sec like&lt;BR /&gt;shell     allow     ip addres&lt;BR /&gt;and i no longer have an error message but it doesnt work.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Nov 2002 14:11:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844820#M91939</guid>
      <dc:creator>CLUTIER</dc:creator>
      <dc:date>2002-11-14T14:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: rcp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844821#M91940</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In order to debug, follow the steps below:&lt;BR /&gt;&lt;BR /&gt;from serverA, remsh to serverB as user &lt;USER1&gt;.&lt;BR /&gt;&lt;BR /&gt;On serverB, give the command "who -u"&lt;BR /&gt;you'll get output like -&lt;BR /&gt;&lt;USER1&gt; pts/tj Nov 14 09:32  0:21 2341 serverA&lt;BR /&gt;&lt;BR /&gt;Look at the last field - is it serverA, serverA.domain.com, or simply an IP address?&lt;BR /&gt;(this is how serverB sees connection coming from serverA)&lt;BR /&gt;&lt;BR /&gt;On serverB:~&lt;USER1&gt;/.rhosts file, add -&lt;BR /&gt;&lt;SERVERA as="" you="" see="" in="" output="" of="" who="" -u=""&gt; user1&lt;BR /&gt;&lt;BR /&gt;Do the same thing for serverA if you want same functionaily other way as well. If any of the above steps fail, first try to correct that.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;...Manjeet&lt;BR /&gt;&lt;/SERVERA&gt;&lt;/USER1&gt;&lt;/USER1&gt;&lt;/USER1&gt;</description>
      <pubDate>Thu, 14 Nov 2002 14:59:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844821#M91940</guid>
      <dc:creator>Kellogg Unix Team</dc:creator>
      <dc:date>2002-11-14T14:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: rcp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844822#M91941</link>
      <description>from server A(ciccoga), remsh to server B(ciccogd).&lt;BR /&gt;who -u on both server:&lt;BR /&gt;root pts/0        Nov 15 08:07   .    25697  cogicom16.dccm.marine.def&lt;BR /&gt;root pts/1        Nov 15 08:34   .    28471  ciccogad.dccm.marine.def&lt;BR /&gt;&lt;BR /&gt;Bad server name.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Nov 2002 07:40:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844822#M91941</guid>
      <dc:creator>CLUTIER</dc:creator>
      <dc:date>2002-11-15T07:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: rcp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844823#M91942</link>
      <description>You got it! Give it a try by correcting the entries in hosts file.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;...Manjeet</description>
      <pubDate>Fri, 15 Nov 2002 15:03:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844823#M91942</guid>
      <dc:creator>Kellogg Unix Team</dc:creator>
      <dc:date>2002-11-15T15:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: rcp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844824#M91943</link>
      <description>My hosts file is good.&lt;BR /&gt;I haven't got error msg but rcp don't work&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Nov 2002 14:28:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844824#M91943</guid>
      <dc:creator>CLUTIER</dc:creator>
      <dc:date>2002-11-20T14:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: rcp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844825#M91944</link>
      <description>Try setting (or creating) an /etc/nsswitch.conf file like this:&lt;BR /&gt;&lt;BR /&gt;hosts: files[NOTFOUND=continue UNAVAIL=continue] dns [NOTFOUND=continue UNAVAIL=continue TRYAGAIN=return] nis&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and see what that gives you.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 20 Nov 2002 14:56:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844825#M91944</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-11-20T14:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: rcp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844826#M91945</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;If your /etc/hosts is correct and you still have bad hostnames using who -u, then you surely don't use it. Have a look at your /etc/nsswitch.conf file. Perhaps your DNS is not good. Try :&lt;BR /&gt;&lt;BR /&gt;&amp;gt;nslookup&lt;BR /&gt;policy&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Wed, 20 Nov 2002 14:58:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844826#M91945</guid>
      <dc:creator>Jean-Louis Phelix</dc:creator>
      <dc:date>2002-11-20T14:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: rcp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844827#M91946</link>
      <description>Also, if you can, comment out or move your inetd.sec file away so that you will be dealing with less variables for testing.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;...Manjeet</description>
      <pubDate>Wed, 20 Nov 2002 15:10:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844827#M91946</guid>
      <dc:creator>Kellogg Unix Team</dc:creator>
      <dc:date>2002-11-20T15:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: rcp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844828#M91947</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Does you rlogin return wiht a password propmt , or does it let you enter the system w/o asking the passwd . If it returns wiht password prompt then the rcp wont work . To ensure that the rcp work you ahve to first set the rlogin work w/o asking the passwd between the users . Set it like this&lt;BR /&gt;&lt;BR /&gt;1. Server A &lt;BR /&gt;&lt;BR /&gt;in $home of the user make a .rhosts file wiht the entry&lt;BR /&gt;&lt;BR /&gt;server B user name &amp;lt; where server b is defined properly eiterh in /etc/hosts or dns &amp;gt; whiceever the anme is resolved or for simple test do enter &lt;BR /&gt;&lt;BR /&gt;IP adressod B  User Name&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2. Server B&lt;BR /&gt;&lt;BR /&gt;same as server A &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;. Now check for rlogin to take place w/o asking any passwd . &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please do get back .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Wed, 20 Nov 2002 15:25:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-problem/m-p/2844828#M91947</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-11-20T15:25:08Z</dc:date>
    </item>
  </channel>
</rss>

