<?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 VMS logon in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms-logon/m-p/3235339#M62427</link>
    <description>Our users are logging on to the system via TELNET.&lt;BR /&gt;This is generating the following messages on the console:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;%%%%%%%%%%%  OPCOM  31-MAR-2004 16:15:24.17  %%%%%%%%%%%&lt;BR /&gt;Message from user INTERnet on CALYPS&lt;BR /&gt;TELNET Login Request from Remote Host: 172.16.70.9      Port: 1154 &lt;BR /&gt;&lt;BR /&gt;CAL_MGR$ &lt;BR /&gt;%%%%%%%%%%%  OPCOM  31-MAR-2004 16:15:39.00  %%%%%%%%%%%&lt;BR /&gt;Message from user INTERnet on CALYPS&lt;BR /&gt;TELNET Logout Request from Remote Host: 172.16.70.9      Port: 1154 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is there a way to prevent this, because I don't want all those messages on the console (and also not in the operator.log file?&lt;BR /&gt;(maybe I've to set a system-parameter or an &lt;BR /&gt;logical?)&lt;BR /&gt;&lt;BR /&gt;I'm running VAX/VMS 6.2 and UCX4.2&lt;BR /&gt;&lt;BR /&gt;my regards,&lt;BR /&gt;Henk Knigge</description>
    <pubDate>Wed, 31 Mar 2004 09:24:31 GMT</pubDate>
    <dc:creator>J.H.Knigge</dc:creator>
    <dc:date>2004-03-31T09:24:31Z</dc:date>
    <item>
      <title>VMS logon</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-logon/m-p/3235339#M62427</link>
      <description>Our users are logging on to the system via TELNET.&lt;BR /&gt;This is generating the following messages on the console:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;%%%%%%%%%%%  OPCOM  31-MAR-2004 16:15:24.17  %%%%%%%%%%%&lt;BR /&gt;Message from user INTERnet on CALYPS&lt;BR /&gt;TELNET Login Request from Remote Host: 172.16.70.9      Port: 1154 &lt;BR /&gt;&lt;BR /&gt;CAL_MGR$ &lt;BR /&gt;%%%%%%%%%%%  OPCOM  31-MAR-2004 16:15:39.00  %%%%%%%%%%%&lt;BR /&gt;Message from user INTERnet on CALYPS&lt;BR /&gt;TELNET Logout Request from Remote Host: 172.16.70.9      Port: 1154 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is there a way to prevent this, because I don't want all those messages on the console (and also not in the operator.log file?&lt;BR /&gt;(maybe I've to set a system-parameter or an &lt;BR /&gt;logical?)&lt;BR /&gt;&lt;BR /&gt;I'm running VAX/VMS 6.2 and UCX4.2&lt;BR /&gt;&lt;BR /&gt;my regards,&lt;BR /&gt;Henk Knigge</description>
      <pubDate>Wed, 31 Mar 2004 09:24:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-logon/m-p/3235339#M62427</guid>
      <dc:creator>J.H.Knigge</dc:creator>
      <dc:date>2004-03-31T09:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: VMS logon</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-logon/m-p/3235340#M62428</link>
      <description>Hi Henk,&lt;BR /&gt;&lt;BR /&gt;To disable this type of  message from console, give the following command:&lt;BR /&gt;&lt;BR /&gt;$reply/disable=(network) &lt;BR /&gt;&lt;BR /&gt;or you may be interested in following command:&lt;BR /&gt;&lt;BR /&gt;$reply/disab=(network,secu)&lt;BR /&gt;&lt;BR /&gt;And also if you do not want these message in operator.log file also, then define the logical OPC$OPA0_CLASSES accordingly. The do reply/log to create new operator.log file.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Best regards,&lt;BR /&gt;Lokesh Jain</description>
      <pubDate>Wed, 31 Mar 2004 09:48:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-logon/m-p/3235340#M62428</guid>
      <dc:creator>Lokesh_2</dc:creator>
      <dc:date>2004-03-31T09:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: VMS logon</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-logon/m-p/3235341#M62429</link>
      <description>TCPIP SET SERVICE TELNET/LOG_OPTION=(NOLOGIN,NOLOGOUT)&lt;BR /&gt;TCPIP DISABLE SERVICE TELNET&lt;BR /&gt;TCPIP ENABLE SERVICE TELNET&lt;BR /&gt;&lt;BR /&gt;beware the disable command will DISCONNECT ALL ACTIVE TELNET SESSIONS INCLUDING YOURS.&lt;BR /&gt;&lt;BR /&gt;See&lt;BR /&gt;TCPIP HELP SET SERVICE /LOG~_OPTION&lt;BR /&gt;&lt;BR /&gt;for more details&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Mar 2004 13:21:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-logon/m-p/3235341#M62429</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-03-31T13:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: VMS logon</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-logon/m-p/3235342#M62430</link>
      <description>Hello Henk,&lt;BR /&gt;&lt;BR /&gt;Ians suggestion is very good. It will selectively suppress the two messages you were quoting. Lokeshs approach is much broader and will silence many more messages than the ones given in your example. &lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Wed, 31 Mar 2004 22:28:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-logon/m-p/3235342#M62430</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-03-31T22:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: VMS logon</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-logon/m-p/3235343#M62431</link>
      <description>Thank you all for helping me.</description>
      <pubDate>Thu, 01 Apr 2004 09:07:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-logon/m-p/3235343#M62431</guid>
      <dc:creator>J.H.Knigge</dc:creator>
      <dc:date>2004-04-01T09:07:20Z</dc:date>
    </item>
  </channel>
</rss>

