<?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: VMS RCP service in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms-rcp-service/m-p/5274061#M27749</link>
    <description>thanks</description>
    <pubDate>Thu, 17 Feb 2011 06:25:24 GMT</pubDate>
    <dc:creator>hf.yao</dc:creator>
    <dc:date>2011-02-17T06:25:24Z</dc:date>
    <item>
      <title>VMS RCP service</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-rcp-service/m-p/5274058#M27746</link>
      <description>hi, i am configuring R service on one VMS server and try to access it from another vms machine.&lt;BR /&gt;I enabled RSH and REXEC of TCP/IP on the server.&lt;BR /&gt;And when i access from another machine, RSH works fine but RCP always gets errors.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;rsh  10.40.247.63 /user=abc/pass=support dir&lt;BR /&gt;this command gets dir result successfully.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;rcp /user=abc/pass=support  x.dat "10.40.247.63":"x.dat"&lt;BR /&gt;%RCP-E-REMERR, Remote error received&lt;BR /&gt;&lt;BR /&gt;&amp;gt;rcp /user=abc/pass=support  "10.40.247.63":"x.dat" x.dat&lt;BR /&gt;%DCL-W-IVKEYW, unrecognized keyword - check validity and spelling&lt;BR /&gt;&lt;BR /&gt;Is there anything special for RCP configuration?&lt;BR /&gt;here i list the RSH service detail&lt;BR /&gt;TCPIP&amp;gt; show serv rsh/full&lt;BR /&gt;&lt;BR /&gt;Service: RSH&lt;BR /&gt;                           State:     Enabled&lt;BR /&gt;Port:              514     Protocol:  TCP             Address:  0.0.0.0&lt;BR /&gt;Inactivity:          5     User_name: not defined     Process:  TCPIP$RSH&lt;BR /&gt;Limit:             300     Active:        0           Peak:         8&lt;BR /&gt;&lt;BR /&gt;File:         TCPIP$SYSTEM:TCPIP$RSH_RUN.COM&lt;BR /&gt;Flags:        Aprox Case Listen Proxy Rexe IPv6&lt;BR /&gt;&lt;BR /&gt;Socket Opts:  Rcheck Scheck&lt;BR /&gt; Receive:            0     Send:               0&lt;BR /&gt;&lt;BR /&gt;Log Opts:     Acpt Actv Dactv Conn Error Exit Logi Logo Mdfy Rjct TimO Addr&lt;BR /&gt; File:        not defined&lt;BR /&gt;&lt;BR /&gt;Separators:&lt;BR /&gt; Port:   0    User_name: 0    Password:  0    Command:  0&lt;BR /&gt;&lt;BR /&gt;Security&lt;BR /&gt; Reject msg:  not defined&lt;BR /&gt; Accept host: 0.0.0.0&lt;BR /&gt; Accept netw: 0.0.0.0&lt;BR /&gt;&lt;BR /&gt;TCPIP&amp;gt; sh serv rexec /full&lt;BR /&gt;&lt;BR /&gt;Service: REXEC&lt;BR /&gt;                           State:     Enabled&lt;BR /&gt;Port:              512     Protocol:  TCP             Address:  0.0.0.0&lt;BR /&gt;Inactivity:          5     User_name: not defined     Process:  TCPIP$REXEC&lt;BR /&gt;Limit:             300     Active:        0           Peak:         3&lt;BR /&gt;&lt;BR /&gt;File:         TCPIP$SYSTEM:TCPIP$REXEC_RUN.COM&lt;BR /&gt;Flags:        Aprox Listen Rexe IPv6&lt;BR /&gt;&lt;BR /&gt;Socket Opts:  Rcheck Scheck&lt;BR /&gt; Receive:            0     Send:               0&lt;BR /&gt;&lt;BR /&gt;Log Opts:     Acpt Actv Dactv Error Exit Mdfy Rjct TimO Addr&lt;BR /&gt; File:        not defined&lt;BR /&gt;&lt;BR /&gt;Separators:&lt;BR /&gt; Port:   0    User_name: 0    Password:  0    Command:  0&lt;BR /&gt;&lt;BR /&gt;Security&lt;BR /&gt; Reject msg:  not defined&lt;BR /&gt; Accept host: 0.0.0.0&lt;BR /&gt; Accept netw: 0.0.0.0&lt;BR /&gt;&lt;BR /&gt;And another question is how configure on the client machine the remoter server ip as a host name? then i can use server name instead of ip addr in the commands.</description>
      <pubDate>Thu, 17 Feb 2011 03:20:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-rcp-service/m-p/5274058#M27746</guid>
      <dc:creator>hf.yao</dc:creator>
      <dc:date>2011-02-17T03:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: VMS RCP service</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-rcp-service/m-p/5274059#M27747</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] one VMS server [...]&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] another vms machine.  [...]&lt;BR /&gt;&lt;BR /&gt;Not very detailed descriptions of anything.&lt;BR /&gt;&lt;BR /&gt;      tcpip show version&lt;BR /&gt;&lt;BR /&gt;Commands like your work for me.  Are you&lt;BR /&gt;getting any OPCOM messages on the console of&lt;BR /&gt;the server system?  (Or recorded in&lt;BR /&gt;"SYS$MANAGER:OPERATOR.LOG"?)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] how configure on the client machine&lt;BR /&gt;&amp;gt; the remoter server ip as a host name?&lt;BR /&gt;&lt;BR /&gt;Using DNS or the local HOSTS data base?  For&lt;BR /&gt;the local HOSTS data base:&lt;BR /&gt;&lt;BR /&gt;      tcpip help set host</description>
      <pubDate>Thu, 17 Feb 2011 05:07:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-rcp-service/m-p/5274059#M27747</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-02-17T05:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: VMS RCP service</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-rcp-service/m-p/5274060#M27748</link>
      <description>Thanks steven.&lt;BR /&gt;I got the answer. Because the VMS client machine used TCPWARE instead of TCPIP. Need add one qualifier /NOVMS in the RCP command.</description>
      <pubDate>Thu, 17 Feb 2011 06:19:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-rcp-service/m-p/5274060#M27748</guid>
      <dc:creator>hf.yao</dc:creator>
      <dc:date>2011-02-17T06:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: VMS RCP service</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-rcp-service/m-p/5274061#M27749</link>
      <description>thanks</description>
      <pubDate>Thu, 17 Feb 2011 06:25:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-rcp-service/m-p/5274061#M27749</guid>
      <dc:creator>hf.yao</dc:creator>
      <dc:date>2011-02-17T06:25:24Z</dc:date>
    </item>
  </channel>
</rss>

