<?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: How turn off the proxy on VMS server in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/how-turn-off-the-proxy-on-vms-server/m-p/4554656#M97316</link>
    <description>There are dozens of mechanisms called "proxies" within a modern network.  There are Apache proxies, socks proxies, DECnet (Phase IV and Phase V) proxies, IP proxies, firewall proxies, SMTP proxies and the occasional open proxy, and undoubtedly a few other proxies I've missed.  Which of these proxy constructs are you thinking of here? &lt;BR /&gt;&lt;BR /&gt;For your own reference and without intending offense, here is a description of how to ask a question:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.catb.org/~esr/faqs/smart-questions.html" target="_blank"&gt;http://www.catb.org/~esr/faqs/smart-questions.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;That describes techniques that help you get the answer you need more quickly, and interestingly also describes techniques and considerations that can help you advance your own career.</description>
    <pubDate>Wed, 23 Dec 2009 14:51:59 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2009-12-23T14:51:59Z</dc:date>
    <item>
      <title>How turn off the proxy on VMS server</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-turn-off-the-proxy-on-vms-server/m-p/4554653#M97313</link>
      <description>Hi There&lt;BR /&gt;&lt;BR /&gt;We have some networked VMS servers in different locations and I want to turn off the proxy on a server for security reason but not sure how to do it  ?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Ahmad</description>
      <pubDate>Wed, 23 Dec 2009 11:17:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-turn-off-the-proxy-on-vms-server/m-p/4554653#M97313</guid>
      <dc:creator>Nahmad_1</dc:creator>
      <dc:date>2009-12-23T11:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: How turn off the proxy on VMS server</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-turn-off-the-proxy-on-vms-server/m-p/4554654#M97314</link>
      <description>Ahmad,&lt;BR /&gt;&lt;BR /&gt;which 'proxy' are you talking about ?&lt;BR /&gt;&lt;BR /&gt;DECnet proxy&lt;BR /&gt;&lt;BR /&gt;$ MC AUTHORIZE SHOW/PROXY *::*&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;TCPIP proxy ?&lt;BR /&gt;&lt;BR /&gt;$ TCPIP SHOW PROXY&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 23 Dec 2009 11:48:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-turn-off-the-proxy-on-vms-server/m-p/4554654#M97314</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-12-23T11:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: How turn off the proxy on VMS server</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-turn-off-the-proxy-on-vms-server/m-p/4554655#M97315</link>
      <description>Ahmad,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;   &lt;BR /&gt;... I want to turn off the proxy on a server for security reason ...&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Actually, proxies ARE CREATED for security reasons!&lt;BR /&gt;&lt;BR /&gt;(carefully designed) proxies ONLY allow access from enumerated users, originating from enumerated systems (servers or clients); WITHOUT transmitting passwords over (usually non-secure) connections.&lt;BR /&gt;Especially in the cases where scripted non-interactive access occurs, they remove the need for embedding passwords in the script.&lt;BR /&gt;&lt;BR /&gt;Now, if you need to remove some of the existing proxies, THAT is an entirely valid reason. How to do that, depends highly on the way the proxies are currently defined. If you currently have group proxies, they probably need to be replaced by enumeration of user&amp;lt;-&amp;gt;remote-system pairs.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Seasonal greetings.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Wed, 23 Dec 2009 12:37:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-turn-off-the-proxy-on-vms-server/m-p/4554655#M97315</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2009-12-23T12:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: How turn off the proxy on VMS server</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-turn-off-the-proxy-on-vms-server/m-p/4554656#M97316</link>
      <description>There are dozens of mechanisms called "proxies" within a modern network.  There are Apache proxies, socks proxies, DECnet (Phase IV and Phase V) proxies, IP proxies, firewall proxies, SMTP proxies and the occasional open proxy, and undoubtedly a few other proxies I've missed.  Which of these proxy constructs are you thinking of here? &lt;BR /&gt;&lt;BR /&gt;For your own reference and without intending offense, here is a description of how to ask a question:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.catb.org/~esr/faqs/smart-questions.html" target="_blank"&gt;http://www.catb.org/~esr/faqs/smart-questions.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;That describes techniques that help you get the answer you need more quickly, and interestingly also describes techniques and considerations that can help you advance your own career.</description>
      <pubDate>Wed, 23 Dec 2009 14:51:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-turn-off-the-proxy-on-vms-server/m-p/4554656#M97316</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-12-23T14:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: How turn off the proxy on VMS server</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-turn-off-the-proxy-on-vms-server/m-p/4554657#M97317</link>
      <description>Note that in TCP there are NFS proxies (in and out) and communication proxies. The last ones are used to authorize a service. The service must have the flag APPLICATION_PROXY to enable the use of proxies. So, you can also remove the flag of the service definition if you want to remove the proxy selectively. Not tested because out of VMS machine.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Sat, 26 Dec 2009 06:23:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-turn-off-the-proxy-on-vms-server/m-p/4554657#M97317</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2009-12-26T06:23:21Z</dc:date>
    </item>
  </channel>
</rss>

