<?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: $tcpip show proxy in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-show-proxy/m-p/4426623#M45791</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt; what is the reason for using rsh ? as you're moving systems this might be a good time to consider using ssh instead of rsh, rsh /rlogin et al are all inherently insecure. if you are using the openvms tcpip stack there is support for ssh/scp/sftp in both v7.3-2 and v8.3.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 26 May 2009 09:57:12 GMT</pubDate>
    <dc:creator>marsh_1</dc:creator>
    <dc:date>2009-05-26T09:57:12Z</dc:date>
    <item>
      <title>$tcpip show proxy</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-show-proxy/m-p/4426622#M45790</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;    I need you help once again,&lt;BR /&gt;&lt;BR /&gt;  I want to do the RSH setup for two accounts,so user are using X-start emulation software to login into VMS servers thru RSH.&lt;BR /&gt;1.In OLD setup server working fine for this RSh-V7.3-2&lt;BR /&gt;2.New setup server giving error "TCPIP$RSh -permission denied -host Ip address" - V8.3&lt;BR /&gt;3.when i enable reply/enable at our system side - captured log on screen "NTERnet ACP RSH Reject Request - no proxy cache - from Host:"&lt;BR /&gt;&lt;BR /&gt;4.I compared both setup,found difference&lt;BR /&gt;Old server :&lt;BR /&gt;$tcpip sho proxy&lt;BR /&gt;tcpip show proxy&lt;BR /&gt; &lt;BR /&gt;VMS User_name     Type      User_ID    Group_ID   Host_name&lt;BR /&gt;                                                   &lt;BR /&gt;London       CD     *                        *&lt;BR /&gt;Germani       CD     *                        *&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;New server :&lt;BR /&gt;$tcpip sho proxy&lt;BR /&gt;%TCPIP-E-PROXYERROR, error processing proxy request&lt;BR /&gt;-TCPIP-W-NORECORD, information not found&lt;BR /&gt;-RMS-E-RNF, record not found&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;    Is is because of this user are not able to do the RSH. If so may i know the correct syntac to define this.</description>
      <pubDate>Tue, 26 May 2009 09:05:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-show-proxy/m-p/4426622#M45790</guid>
      <dc:creator>shiva27</dc:creator>
      <dc:date>2009-05-26T09:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: $tcpip show proxy</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-show-proxy/m-p/4426623#M45791</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt; what is the reason for using rsh ? as you're moving systems this might be a good time to consider using ssh instead of rsh, rsh /rlogin et al are all inherently insecure. if you are using the openvms tcpip stack there is support for ssh/scp/sftp in both v7.3-2 and v8.3.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 May 2009 09:57:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-show-proxy/m-p/4426623#M45791</guid>
      <dc:creator>marsh_1</dc:creator>
      <dc:date>2009-05-26T09:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: $tcpip show proxy</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-show-proxy/m-p/4426624#M45792</link>
      <description>This is management requirement, they don't want to change the process for some more time.</description>
      <pubDate>Tue, 26 May 2009 10:06:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-show-proxy/m-p/4426624#M45792</guid>
      <dc:creator>shiva27</dc:creator>
      <dc:date>2009-05-26T10:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: $tcpip show proxy</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-show-proxy/m-p/4426625#M45793</link>
      <description>To define TCPIP communication proxies:&lt;BR /&gt;in tcpip:&lt;BR /&gt; HELP ADD PROXY&lt;BR /&gt;&lt;BR /&gt;The relevant proxy type for RSH is "communication proxy", so You need to specify &lt;BR /&gt;/HOST and /REMOTE_USER for the the add command.&lt;BR /&gt;And if You need to make many proxies, there is a limit, which can be changed by a parameter&lt;BR /&gt; SET CONFIGURATION COMMUNICATION/PROXIES=n&lt;BR /&gt;and requires a TCPIP services restart to become active.&lt;BR /&gt;Exceeded limits manifest in missing "D&lt;BR /&gt;" in show proxy.&lt;BR /&gt;</description>
      <pubDate>Tue, 26 May 2009 11:31:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-show-proxy/m-p/4426625#M45793</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2009-05-26T11:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: $tcpip show proxy</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-show-proxy/m-p/4426626#M45794</link>
      <description>shiva27,&lt;BR /&gt;&lt;BR /&gt;RE:"I need you help once again,"&lt;BR /&gt;&lt;BR /&gt;Why don't you have the courtesy to take the time to thank the people that help you by assigning points?&lt;BR /&gt;&lt;BR /&gt;Jan pointed out the way to assign points on May 22, in a response to your question about set host, but got no reaction.&lt;BR /&gt;&lt;BR /&gt;"I'm too busy" is not a valid excuse; other people's answers have saved you far more time than assigning points takes.&lt;BR /&gt;&lt;BR /&gt;Zero points for this.&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Tue, 26 May 2009 13:41:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-show-proxy/m-p/4426626#M45794</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2009-05-26T13:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: $tcpip show proxy</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-show-proxy/m-p/4426627#M45795</link>
      <description>$tcpip add proxy (local account) /host=(remote host - whatever your DNS returns for that IP)/remote_user=(remote users account)&lt;BR /&gt;&lt;BR /&gt;I never like using wildcards in the remote host cause ANYONE with that account registered can then gain access to the VMS host.  &lt;BR /&gt;&lt;BR /&gt;So to repeat yours exactly (which is not very secure):&lt;BR /&gt;tcpip add proxy London /host=* /remote_user=*&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then remember to bounce your proxy server.&lt;BR /&gt;$ @sys$startup:tcpip$proxy_shutdown&lt;BR /&gt;$ @sys$startup:tcpip$proxy_startup&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 May 2009 14:49:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-show-proxy/m-p/4426627#M45795</guid>
      <dc:creator>Peter Zeiszler</dc:creator>
      <dc:date>2009-05-26T14:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: $tcpip show proxy</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-show-proxy/m-p/4426628#M45796</link>
      <description>Thanks all , RSH issue fixed by defining this proxies.</description>
      <pubDate>Wed, 27 May 2009 04:44:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-show-proxy/m-p/4426628#M45796</guid>
      <dc:creator>shiva27</dc:creator>
      <dc:date>2009-05-27T04:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: $tcpip show proxy</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-show-proxy/m-p/4426629#M45797</link>
      <description>Thx all.</description>
      <pubDate>Wed, 27 May 2009 07:04:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-show-proxy/m-p/4426629#M45797</guid>
      <dc:creator>shiva27</dc:creator>
      <dc:date>2009-05-27T07:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: $tcpip show proxy</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-show-proxy/m-p/5679665#M45798</link>
      <description>&lt;P&gt;This site is invaluable. &amp;nbsp;A quick search allowed me to find this. &amp;nbsp;The documentation does not mention the need to stop and restart the proxy server. &amp;nbsp;We spent a lot of time going around in circles attempting to resolve our RSH authentication problem.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2012 16:11:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-show-proxy/m-p/5679665#M45798</guid>
      <dc:creator>RF Thomas</dc:creator>
      <dc:date>2012-06-04T16:11:48Z</dc:date>
    </item>
  </channel>
</rss>

