<?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: replacing rpc in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/replacing-rpc/m-p/3098377#M146394</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm not a csh expert, but I made this test :&lt;BR /&gt;&lt;BR /&gt;with this .chsrc :&lt;BR /&gt;&lt;BR /&gt;stty erase&lt;BR /&gt;date&lt;BR /&gt;&lt;BR /&gt;rcp will fail.&lt;BR /&gt;&lt;BR /&gt;With this one :&lt;BR /&gt;&lt;BR /&gt;if ($?prompt) then&lt;BR /&gt;stty erase&lt;BR /&gt;date&lt;BR /&gt;endif&lt;BR /&gt;&lt;BR /&gt;It works.&lt;BR /&gt;&lt;BR /&gt;This test is the equivalent of testing "-t 1" in shell to check if we are running an interactive session. Use it to avoid outputs when not associated with an interactive session like in rcp case.&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;</description>
    <pubDate>Tue, 21 Oct 2003 08:27:22 GMT</pubDate>
    <dc:creator>Jean-Louis Phelix</dc:creator>
    <dc:date>2003-10-21T08:27:22Z</dc:date>
    <item>
      <title>replacing rpc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replacing-rpc/m-p/3098370#M146387</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;i wanted to use the rcp on hp-ux 11.00 but it fail all the time , but after a have read all man pages of the rcp i saw that you have a problem to use rcp when your shell is cshrc &lt;BR /&gt;&lt;BR /&gt;i m looking for somthing that can replace the rcp . &lt;BR /&gt;&lt;BR /&gt;any ideas ?</description>
      <pubDate>Tue, 21 Oct 2003 07:42:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replacing-rpc/m-p/3098370#M146387</guid>
      <dc:creator>Pelephone System</dc:creator>
      <dc:date>2003-10-21T07:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: replacing rpc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replacing-rpc/m-p/3098371#M146388</link>
      <description>scp from the SSH depot?&lt;BR /&gt;ftp/rsync/rdist...</description>
      <pubDate>Tue, 21 Oct 2003 07:44:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replacing-rpc/m-p/3098371#M146388</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2003-10-21T07:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: replacing rpc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replacing-rpc/m-p/3098372#M146389</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you use rcp, check if ip adres and hostname are in the /etc/hosts file. vi /.rhosts and add hostname and the user.&lt;BR /&gt;hostname root&lt;BR /&gt;&lt;BR /&gt;Hope it helps,&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Tue, 21 Oct 2003 07:47:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replacing-rpc/m-p/3098372#M146389</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-10-21T07:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: replacing rpc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replacing-rpc/m-p/3098373#M146390</link>
      <description>Regarding "...when your shell is cshrc...".  Incorrect.&lt;BR /&gt; &lt;BR /&gt;And SCP, Secure Copy, is more complicated for obvious reasons.&lt;BR /&gt; &lt;BR /&gt;So lets concentrate on 'rcp' failing.  Can you rlogin? &lt;BR /&gt; &lt;BR /&gt;Permissions on $HOME/.rhost = 640 or 644.&lt;BR /&gt; &lt;BR /&gt;After making changes run :&lt;BR /&gt; &lt;BR /&gt;# inetd -c&lt;BR /&gt; &lt;BR /&gt;Use this format for .rhosts:&lt;BR /&gt; &lt;BR /&gt;[hostname [username]] [#comment]&lt;BR /&gt;&lt;BR /&gt;A blank line. &lt;BR /&gt;A comment line, beginning with a #. &lt;BR /&gt;A host name, optionally followed by a comment. &lt;BR /&gt;A host name and user name, optionally followed by a comment.&lt;BR /&gt;A host or user name is a string of printable characters, excluding whitespace, newlines, and #.&lt;BR /&gt;Names are separated by whitespace. &lt;BR /&gt;</description>
      <pubDate>Tue, 21 Oct 2003 07:56:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replacing-rpc/m-p/3098373#M146390</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-10-21T07:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: replacing rpc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replacing-rpc/m-p/3098374#M146391</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The only problem is when you receive outputs from your .cshrc file. Try to modify it to keep it silent.&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Tue, 21 Oct 2003 08:05:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replacing-rpc/m-p/3098374#M146391</guid>
      <dc:creator>Jean-Louis Phelix</dc:creator>
      <dc:date>2003-10-21T08:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: replacing rpc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replacing-rpc/m-p/3098375#M146392</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;rlogin is working well and also remsh . &lt;BR /&gt;when i m changing the shell of the user it also work .&lt;BR /&gt;also the .rhost is config with ++ &lt;BR /&gt;and i m not getting eny error message when i m doing the rcp so i dont think it is a .rhost file or a missing ip adress &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;this i saw in the man pages  : &lt;BR /&gt;&lt;BR /&gt; WARNINGS&lt;BR /&gt;      The rcp routine is confused by any output generated by commands in a&lt;BR /&gt;      .cshrc file on the remote host (see csh(1)).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;so i gave up with rcp and looking for a diff. method &lt;BR /&gt;&lt;BR /&gt;if somone have users that is working with cshrc and can do rcp it will be great to know</description>
      <pubDate>Tue, 21 Oct 2003 08:05:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replacing-rpc/m-p/3098375#M146392</guid>
      <dc:creator>Pelephone System</dc:creator>
      <dc:date>2003-10-21T08:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: replacing rpc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replacing-rpc/m-p/3098376#M146393</link>
      <description>Hi Eithan,&lt;BR /&gt;&lt;BR /&gt;The key word here is OUTPUT.  If you have any echo commands in the&lt;BR /&gt;.cshrc or .login or .profile, then the rcp will fail with no errors.&lt;BR /&gt;You must take out the echo commands, then rcp will work fine.&lt;BR /&gt;&lt;BR /&gt;Document description: When I use rcp it appears to copy but it doesn't.&lt;BR /&gt;Document id: CMA910318100&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000006406934" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000006406934&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan.&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Oct 2003 08:08:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replacing-rpc/m-p/3098376#M146393</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-10-21T08:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: replacing rpc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replacing-rpc/m-p/3098377#M146394</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm not a csh expert, but I made this test :&lt;BR /&gt;&lt;BR /&gt;with this .chsrc :&lt;BR /&gt;&lt;BR /&gt;stty erase&lt;BR /&gt;date&lt;BR /&gt;&lt;BR /&gt;rcp will fail.&lt;BR /&gt;&lt;BR /&gt;With this one :&lt;BR /&gt;&lt;BR /&gt;if ($?prompt) then&lt;BR /&gt;stty erase&lt;BR /&gt;date&lt;BR /&gt;endif&lt;BR /&gt;&lt;BR /&gt;It works.&lt;BR /&gt;&lt;BR /&gt;This test is the equivalent of testing "-t 1" in shell to check if we are running an interactive session. Use it to avoid outputs when not associated with an interactive session like in rcp case.&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Oct 2003 08:27:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replacing-rpc/m-p/3098377#M146394</guid>
      <dc:creator>Jean-Louis Phelix</dc:creator>
      <dc:date>2003-10-21T08:27:22Z</dc:date>
    </item>
  </channel>
</rss>

