<?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 reg:operator log in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/reg-operator-log/m-p/3848535#M10341</link>
    <description>In operator log it store the information about login and logut information as show below.&lt;BR /&gt;&lt;BR /&gt;Message from user TCPIP TELNET on xxx&lt;BR /&gt;TELNET Logout Request from Remote Host: 10.176.0.120 Port: 2897&lt;BR /&gt;&lt;BR /&gt;Message from user INTERnet on xxx&lt;BR /&gt;TELNET Login from Host: 10.176.0.120 Port: 2908.&lt;BR /&gt;&lt;BR /&gt;We want to stop the information storing in operatorlog. How it can be done.&lt;BR /&gt;</description>
    <pubDate>Tue, 22 Aug 2006 22:26:16 GMT</pubDate>
    <dc:creator>p.balamurugan</dc:creator>
    <dc:date>2006-08-22T22:26:16Z</dc:date>
    <item>
      <title>reg:operator log</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/reg-operator-log/m-p/3848535#M10341</link>
      <description>In operator log it store the information about login and logut information as show below.&lt;BR /&gt;&lt;BR /&gt;Message from user TCPIP TELNET on xxx&lt;BR /&gt;TELNET Logout Request from Remote Host: 10.176.0.120 Port: 2897&lt;BR /&gt;&lt;BR /&gt;Message from user INTERnet on xxx&lt;BR /&gt;TELNET Login from Host: 10.176.0.120 Port: 2908.&lt;BR /&gt;&lt;BR /&gt;We want to stop the information storing in operatorlog. How it can be done.&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Aug 2006 22:26:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/reg-operator-log/m-p/3848535#M10341</guid>
      <dc:creator>p.balamurugan</dc:creator>
      <dc:date>2006-08-22T22:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: reg:operator log</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/reg-operator-log/m-p/3848536#M10342</link>
      <description>Here is an excerpt from the docu:&lt;BR /&gt;&lt;BR /&gt;15.1.5 Displaying Login Messages&lt;BR /&gt;To display login and logout messages at the operatorâ  s console and logfile, enter:&lt;BR /&gt;TCPIP&amp;gt;SET SERVICE TELNET/LOG=(LOGIN,LOGOUT)&lt;BR /&gt;&lt;BR /&gt;so to disable specify .../LOG=(NOLOGIN,NOLOGOUT)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Tue, 22 Aug 2006 23:46:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/reg-operator-log/m-p/3848536#M10342</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2006-08-22T23:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: reg:operator log</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/reg-operator-log/m-p/3848537#M10343</link>
      <description>Note that you probably need to STOP and START the TELNET service to make these changes effective.&lt;BR /&gt;&lt;BR /&gt;Stopping the TELNET service disconnects all current TELNET sessions, so you want to do this from the console terminal or a DECnet or LAT session, when no user is logged in through TELNET.&lt;BR /&gt;&lt;BR /&gt;Use @SYS$MANAGER:TCPIP$CONFIG to stop and start the TELNET service.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Aug 2006 00:38:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/reg-operator-log/m-p/3848537#M10343</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-08-23T00:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: reg:operator log</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/reg-operator-log/m-p/3848538#M10344</link>
      <description>How's about a batch job...&lt;BR /&gt;&lt;BR /&gt;$ submit/que=sys$batch/user=system fixtelnet.com&lt;BR /&gt;&lt;BR /&gt;fixtelnet.com...&lt;BR /&gt;---------------------&lt;BR /&gt;$ tcpip set service telnet /log=(nologin,nologout)&lt;BR /&gt;$ @sys$manager:tcpip$telnet_shutdown&lt;BR /&gt;$ @sys$manager:tcpip$telnet_startup&lt;BR /&gt;$ exit&lt;BR /&gt;---------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Aug 2006 16:47:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/reg-operator-log/m-p/3848538#M10344</guid>
      <dc:creator>John Travell</dc:creator>
      <dc:date>2006-08-24T16:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: reg:operator log</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/reg-operator-log/m-p/3848539#M10345</link>
      <description>Thanks to all</description>
      <pubDate>Fri, 25 Aug 2006 23:55:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/reg-operator-log/m-p/3848539#M10345</guid>
      <dc:creator>p.balamurugan</dc:creator>
      <dc:date>2006-08-25T23:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: reg:operator log</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/reg-operator-log/m-p/3848540#M10346</link>
      <description>balamurugan,&lt;BR /&gt;&lt;BR /&gt;for the way to express your THANKS,&lt;BR /&gt;please see&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&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;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Aug 2006 03:26:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/reg-operator-log/m-p/3848540#M10346</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-08-26T03:26:11Z</dc:date>
    </item>
  </channel>
</rss>

