<?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: Turn off SET HOST for DECnet in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921404#M53583</link>
    <description>Would using the UAF mod usr/NOREMOTE suffice ? (prohibits SET HOST whilst allowing TASK (network) logins).&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;John.</description>
    <pubDate>Fri, 05 Jan 2007 09:06:22 GMT</pubDate>
    <dc:creator>John Abbott_2</dc:creator>
    <dc:date>2007-01-05T09:06:22Z</dc:date>
    <item>
      <title>Turn off SET HOST for DECnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921403#M53582</link>
      <description>Here's what I'm looking to do:&lt;BR /&gt;&lt;BR /&gt;Restrict DECnet access to task-to-task communications only.  No SET HOST capability.&lt;BR /&gt;&lt;BR /&gt;Someone mentioned to me there may be a logical OR SYSGEN param (or maybe even an NCL setting?) that would allow this.  &lt;BR /&gt;&lt;BR /&gt;Has anyone heard of this?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 05 Jan 2007 08:59:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921403#M53582</guid>
      <dc:creator>Thomas A. Williams</dc:creator>
      <dc:date>2007-01-05T08:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off SET HOST for DECnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921404#M53583</link>
      <description>Would using the UAF mod usr/NOREMOTE suffice ? (prohibits SET HOST whilst allowing TASK (network) logins).&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;John.</description>
      <pubDate>Fri, 05 Jan 2007 09:06:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921404#M53583</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2007-01-05T09:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off SET HOST for DECnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921405#M53584</link>
      <description>Thomas,&lt;BR /&gt;&lt;BR /&gt;if you really want to totally remove the functionality from your system, you can modify the definition for the SET command to no nonger contain the HOST syntax.&lt;BR /&gt;&lt;BR /&gt;Use VERB SET to get the current definition, and remove the SET HOST paragraph.&lt;BR /&gt;Then SET COMMAND &lt;MODIFIED definition=""&gt;&lt;BR /&gt;&lt;BR /&gt;Be careful NOT to accidentially change any other paragraphs, because that could change the behavior of other SET commands.&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;/MODIFIED&gt;</description>
      <pubDate>Fri, 05 Jan 2007 09:08:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921405#M53584</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-01-05T09:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off SET HOST for DECnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921406#M53585</link>
      <description>1) The UAF /noremote option actually worked.  Too bad there's no way to do it on a systemwide basis...&lt;BR /&gt;&lt;BR /&gt;2) I'm not familiar with the VERB SET command.  Can you expand on how to do that?  It's not the same as SET COMMAND, is it?</description>
      <pubDate>Fri, 05 Jan 2007 09:16:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921406#M53585</guid>
      <dc:creator>Thomas A. Williams</dc:creator>
      <dc:date>2007-01-05T09:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off SET HOST for DECnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921407#M53586</link>
      <description>&lt;BR /&gt;Modifying the SET command makes me shudder.&lt;BR /&gt;&lt;BR /&gt;Not foolproof, but simple... why not just add some code in SYLOGIN.COM to check for RT terminal and log out if it's RT?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Jan 2007 09:23:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921407#M53586</guid>
      <dc:creator>EdgarZamora_1</dc:creator>
      <dc:date>2007-01-05T09:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off SET HOST for DECnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921408#M53587</link>
      <description>&amp;gt; 1) The UAF /noremote option actually worked. Too bad there's no way to do it on a systemwide basis...&lt;BR /&gt;&lt;BR /&gt;UAF&amp;gt; MOD */NOREMOTE&lt;BR /&gt;&lt;BR /&gt;:-)&lt;BR /&gt;J.</description>
      <pubDate>Fri, 05 Jan 2007 09:27:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921408#M53587</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2007-01-05T09:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off SET HOST for DECnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921409#M53588</link>
      <description>Hey Edgar - This is actually Jeff Lanka.  Small world.&lt;BR /&gt;&lt;BR /&gt;the SYLOGIN mod actually sounds like a decent idea too.  Thanks</description>
      <pubDate>Fri, 05 Jan 2007 09:33:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921409#M53588</guid>
      <dc:creator>Thomas A. Williams</dc:creator>
      <dc:date>2007-01-05T09:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off SET HOST for DECnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921410#M53589</link>
      <description>Thomas,&lt;BR /&gt;&lt;BR /&gt;from John's response and your answer I conclude that I probably misunderstood your question.&lt;BR /&gt;&lt;BR /&gt;Setting accounts to /NOREMOTE disables _INCOMING_ connections, while removing SET HOST disables _OUTGOING_ connections.&lt;BR /&gt;&lt;BR /&gt;And AFAIK (not tested though, can anyone confirm or dismiss this?) /NOREMOTE also disables incoming TELNET.&lt;BR /&gt;&lt;BR /&gt;_IF_ however /NOREMOTE looks like what you need, do _one_ AUTHORIZE MOD */NOREMOTE, and you are done. (this also modifies the DEFAULT account, so accounts creared in the future will also have that setting).&lt;BR /&gt;As a bonus: it can be re-enabled at will on a per-account basis.&lt;BR /&gt;&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;VERB [&lt;VERB&gt;] is a (partial) reverse of SET COMMAND -- it extracts (for &lt;VERB&gt;) the CLD into a file, in CLD syntax, so it is available for SET COMMAND.&lt;BR /&gt;&lt;BR /&gt;- just remembered, VERB is not standard VMS, it's DECUS-ware, I think now available on the freeware CD.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;/VERB&gt;&lt;/VERB&gt;</description>
      <pubDate>Fri, 05 Jan 2007 09:34:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921410#M53589</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-01-05T09:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off SET HOST for DECnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921411#M53590</link>
      <description>&lt;BR /&gt;Hey Jeff... long time!  I'm down in Naples, Florida now!&lt;BR /&gt;&lt;BR /&gt;Regarding UAF /NOREMOTE... sounds great, too bad there's not the same switch for telnet.&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Jan 2007 09:35:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921411#M53590</guid>
      <dc:creator>EdgarZamora_1</dc:creator>
      <dc:date>2007-01-05T09:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off SET HOST for DECnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921412#M53591</link>
      <description>ewwww....  DECUSware - we're not allowed to use that here,  oh well...&lt;BR /&gt;&lt;BR /&gt;Actually restricting TELNET would be OK, seeing as how we're striving for SSH only, TELNET is being shut down too.  I think /noremote might be our best bet.</description>
      <pubDate>Fri, 05 Jan 2007 09:37:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921412#M53591</guid>
      <dc:creator>Thomas A. Williams</dc:creator>
      <dc:date>2007-01-05T09:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off SET HOST for DECnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921413#M53592</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;&amp;gt;And AFAIK (not tested though, can anyone &amp;gt;confirm or dismiss this?) /NOREMOTE also &amp;gt;disables incoming TELNET.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Just tested it and it disables incoming telnet too!&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Jan 2007 09:38:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921413#M53592</guid>
      <dc:creator>EdgarZamora_1</dc:creator>
      <dc:date>2007-01-05T09:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off SET HOST for DECnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921414#M53593</link>
      <description>&amp;gt;Hey Jeff... long time! I'm down in Naples, Florida now!&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Regarding UAF /NOREMOTE... sounds great, too bad there's not the same switch for telnet.&lt;BR /&gt;&lt;BR /&gt;Naples - have you watched the swamp buggy races yet?&lt;BR /&gt;&lt;BR /&gt;I'll tell Maria hello for you...  I'm at 55 Water St. these days...&lt;BR /&gt;&lt;BR /&gt;AFA TELNET, we've just disabled that service.</description>
      <pubDate>Fri, 05 Jan 2007 09:39:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921414#M53593</guid>
      <dc:creator>Thomas A. Williams</dc:creator>
      <dc:date>2007-01-05T09:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off SET HOST for DECnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921415#M53594</link>
      <description>You could set an ACL on RTPAD.EXE preventing access to all. This will stop non-priv users.</description>
      <pubDate>Fri, 05 Jan 2007 09:46:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921415#M53594</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2007-01-05T09:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off SET HOST for DECnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921416#M53595</link>
      <description>Another way to prevent users from using SET HOST would be to disable access to the RTPAD image, either with /PROTE or by setting ACL's.&lt;BR /&gt;&lt;BR /&gt;Changing the VERB defnition does not help, because a user may reset the commands for his current process only at his own will.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Fri, 05 Jan 2007 09:50:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921416#M53595</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2007-01-05T09:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off SET HOST for DECnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921417#M53596</link>
      <description>Edgar wrote:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;Just tested it and it disables incoming telnet too!&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;and Thomas wrote:&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;seeing as how we're striving for SSH &lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Then be aware, and test first: I would expect /NOREMOTE to disallow SSH as well!&lt;BR /&gt;&lt;BR /&gt;SYLOGIN testing to disallow RT and TN terminal name are probably your better option; pretty good match between "need" &amp;amp; "gain".&lt;BR /&gt;As an aside: How about FTP? The command mode of ftp also allows for many "pretty" accesses! &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>Fri, 05 Jan 2007 10:04:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921417#M53596</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-01-05T10:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off SET HOST for DECnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921418#M53597</link>
      <description>/NOREMOTE allows SSH.</description>
      <pubDate>Fri, 05 Jan 2007 11:03:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921418#M53597</guid>
      <dc:creator>Thomas A. Williams</dc:creator>
      <dc:date>2007-01-05T11:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off SET HOST for DECnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921419#M53598</link>
      <description>Hmmm... I just discovered that on a 7.3-1 system, the /NOREMOTE prevented me from using telnet too, but on my 7.3-2 system, the /NOREMOTE only prevented SET HOST and not telnet.  I don't have the time to test SSH right now.</description>
      <pubDate>Fri, 05 Jan 2007 11:03:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921419#M53598</guid>
      <dc:creator>EdgarZamora_1</dc:creator>
      <dc:date>2007-01-05T11:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off SET HOST for DECnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921420#M53599</link>
      <description>I tested on 7.3-2, and /NOREMOTE did NOT allow TELNET</description>
      <pubDate>Fri, 05 Jan 2007 11:13:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921420#M53599</guid>
      <dc:creator>Thomas A. Williams</dc:creator>
      <dc:date>2007-01-05T11:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off SET HOST for DECnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921421#M53600</link>
      <description>Well that's really strange.  Maybe it has something to do with the version of TCPIP?  Here's a log of my test...&lt;BR /&gt;&lt;BR /&gt;CLCC1&amp;gt;&lt;BR /&gt;CLCC1&amp;gt; SHOW SYS/NOPROC&lt;BR /&gt;OpenVMS V7.3-2  on node CLCC1   5-JAN-2007 10:15:17.09  Uptime  54 01:56:32&lt;BR /&gt;CLCC1&amp;gt; TCPIP SHO VER&lt;BR /&gt; &lt;BR /&gt;  HP TCP/IP Services for OpenVMS Alpha Version V5.4 - ECO 4&lt;BR /&gt;  on a AlphaServer 4100 5/533 4MB running OpenVMS V7.3-2&lt;BR /&gt; &lt;BR /&gt;CLCC1&amp;gt; AUTH :== $SYS$SYSTEM:AUTHORIZE&lt;BR /&gt;CLCC1&amp;gt;&lt;BR /&gt;CLCC1&amp;gt; AUTH MOD EZAMORA /NOREMOTE&lt;BR /&gt;%UAF-I-MDFYMSG, user record(s) updated&lt;BR /&gt;CLCC1&amp;gt;&lt;BR /&gt;CLCC1&amp;gt; SET HOST 0&lt;BR /&gt; &lt;BR /&gt;CLCC1 - Test System&lt;BR /&gt; &lt;BR /&gt;Username: EZAMORA&lt;BR /&gt;Password:&lt;BR /&gt;You are not authorized to login from this source&lt;BR /&gt;%REM-S-END, control returned to node CLCC1::&lt;BR /&gt;CLCC1&amp;gt; TELNET CLCC1&lt;BR /&gt;%TELNET-I-TRYING, Trying ... 10.10.200.5&lt;BR /&gt;%TELNET-I-SESSION, Session 01, host clcc1, port 23&lt;BR /&gt;-TELNET-I-ESCAPE, Escape character is ^]&lt;BR /&gt; &lt;BR /&gt;CLCC1 - Test System&lt;BR /&gt; &lt;BR /&gt;Username: EZAMORA&lt;BR /&gt;Password:&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;    Last interactive login on Friday,  5-JAN-2007 10:03:10.37&lt;BR /&gt;    Last non-interactive login on Thursday,  4-JAN-2007 12:41:46.22&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;   /////////   //&lt;BR /&gt;   #########/  ##/&lt;BR /&gt;   #########/  ##/&lt;BR /&gt;   ##/         ##/&lt;BR /&gt;   ##/         ##/&lt;BR /&gt;   ##/         ##/&lt;BR /&gt;   ##/         ##/&lt;BR /&gt;   ##///////   ##///////&lt;BR /&gt;   #########/  #########/&lt;BR /&gt;   #########/  #########/&lt;BR /&gt;  TEST SYSTEM&lt;BR /&gt;  TEST SYSTEM&lt;BR /&gt;   /////////   /////////&lt;BR /&gt;   #########/  #########/&lt;BR /&gt;   #########/  #########/&lt;BR /&gt;   ##/         ##/&lt;BR /&gt;   ##/         ##/&lt;BR /&gt;   ##/         ##/&lt;BR /&gt;   ##/         ##/&lt;BR /&gt;   ##///////   ##///////&lt;BR /&gt;   #########/  #########/&lt;BR /&gt;   #########/  #########/&lt;BR /&gt;CLCC1&amp;gt; LO&lt;BR /&gt;  EZAMORA      logged out at  5-JAN-2007 10:16:55.41&lt;BR /&gt;%TELNET-S-REMCLOSED, Remote connection closed</description>
      <pubDate>Fri, 05 Jan 2007 11:19:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921421#M53600</guid>
      <dc:creator>EdgarZamora_1</dc:creator>
      <dc:date>2007-01-05T11:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off SET HOST for DECnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921422#M53601</link>
      <description>re: Version of TCPIP&lt;BR /&gt;&lt;BR /&gt;could be - we're running ECO6</description>
      <pubDate>Fri, 05 Jan 2007 11:20:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-set-host-for-decnet/m-p/3921422#M53601</guid>
      <dc:creator>Thomas A. Williams</dc:creator>
      <dc:date>2007-01-05T11:20:25Z</dc:date>
    </item>
  </channel>
</rss>

