<?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: Logout trace on accounting in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/logout-trace-on-accounting/m-p/4614077#M98360</link>
    <description>I'm looking for trace all the interactive login/logout. The only service opened to interactive logins is the ssh. Gabriele</description>
    <pubDate>Fri, 09 Apr 2010 13:23:33 GMT</pubDate>
    <dc:creator>gabus</dc:creator>
    <dc:date>2010-04-09T13:23:33Z</dc:date>
    <item>
      <title>Logout trace on accounting</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logout-trace-on-accounting/m-p/4614071#M98354</link>
      <description>Hi,&lt;BR /&gt;is needed to trace the login/logout access on openvms system, I suppose that a no invasive method is to use the accounting. Using the account/type=process/process=interactive command I can see the login only, not the logout. Any suggestions about? Thanks Gabriele&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Apr 2010 08:00:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logout-trace-on-accounting/m-p/4614071#M98354</guid>
      <dc:creator>gabus</dc:creator>
      <dc:date>2010-04-08T08:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Logout trace on accounting</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logout-trace-on-accounting/m-p/4614072#M98355</link>
      <description>If you add the /full qualifier accounting will show start and finish time.&lt;BR /&gt;&lt;BR /&gt;Oswald</description>
      <pubDate>Thu, 08 Apr 2010 08:03:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logout-trace-on-accounting/m-p/4614072#M98355</guid>
      <dc:creator>Oswald Knoppers_1</dc:creator>
      <dc:date>2010-04-08T08:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Logout trace on accounting</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logout-trace-on-accounting/m-p/4614073#M98356</link>
      <description>Gabriele,&lt;BR /&gt;&lt;BR /&gt;if you turn on image accounting ($ SET ACC/ENA=IMAGE), you could also actually see the LOGINOUT image activations for login and logout in the accounting file.&lt;BR /&gt;&lt;BR /&gt;Note that activating image accounting will increase the size and growth rate of your accounting file.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 08 Apr 2010 08:20:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logout-trace-on-accounting/m-p/4614073#M98356</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2010-04-08T08:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Logout trace on accounting</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logout-trace-on-accounting/m-p/4614074#M98357</link>
      <description>You may want to use auditing instead of accounting.  See the following recent thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1402904" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1402904&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;With process accounting, nothing is written to the accounting file until the process is deleted.  With auditing, the login information is written shortly after the login completes.&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Thu, 08 Apr 2010 09:02:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logout-trace-on-accounting/m-p/4614074#M98357</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2010-04-08T09:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Logout trace on accounting</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logout-trace-on-accounting/m-p/4614075#M98358</link>
      <description>Thanks for yours replies. Auditing is really the more correct process. I have seen the example in &lt;A href="http://groups.google.com/group/comp.os.vms/msg/d724acded9a18d2a" target="_blank"&gt;http://groups.google.com/group/comp.os.vms/msg/d724acded9a18d2a&lt;/A&gt; but it require Decnet. On the system that I have to monitor is present only the TCP/IP protocol. Presume that the only way to obtain login/out info is the accounting or intercept the login/out in the SYS$MANAGER:SYLOGIN.COM. I have attempt to use it with success but the file written could be open RW to all users, and this behavior is not acceptable for security reasons.</description>
      <pubDate>Thu, 08 Apr 2010 12:45:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logout-trace-on-accounting/m-p/4614075#M98358</guid>
      <dc:creator>gabus</dc:creator>
      <dc:date>2010-04-08T12:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Logout trace on accounting</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logout-trace-on-accounting/m-p/4614076#M98359</link>
      <description>OpenVMS security auditing is not tied to DECnet. &lt;BR /&gt;&lt;BR /&gt;Are you looking to track specific IP activities, and not the generic login and logout activities as were mentioned in the original posting?  &lt;BR /&gt;&lt;BR /&gt;If so, which IP activities?  And which IP stack?</description>
      <pubDate>Thu, 08 Apr 2010 14:03:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logout-trace-on-accounting/m-p/4614076#M98359</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-04-08T14:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Logout trace on accounting</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logout-trace-on-accounting/m-p/4614077#M98360</link>
      <description>I'm looking for trace all the interactive login/logout. The only service opened to interactive logins is the ssh. Gabriele</description>
      <pubDate>Fri, 09 Apr 2010 13:23:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logout-trace-on-accounting/m-p/4614077#M98360</guid>
      <dc:creator>gabus</dc:creator>
      <dc:date>2010-04-09T13:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Logout trace on accounting</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logout-trace-on-accounting/m-p/4614078#M98361</link>
      <description>Reposting this.  One of the usual ITRC failures has arisen and the attempt to post this dropped.  Checked for a posting that got through, and didn't see one.  Apologies if this does does get duplicated.&lt;BR /&gt;&lt;BR /&gt;-&lt;BR /&gt;&lt;BR /&gt;If you're not seeing ssh activity in the audit logs and if you have auditing for (at least for testing purposes) all process login and logout types, then that's indicative of an issue between the ssh daemon and OpenVMS.&lt;BR /&gt;&lt;BR /&gt;I'd check for ECOs for whatever IP stack and IP version you're using here and then (if you have support and if the problem persists) ring up HP.&lt;BR /&gt;&lt;BR /&gt;There have been various reports of, um, certain omissions and certain design oddities within the implementation of authentication within at least a few versions of the TCP/IP Services ssh daemon.  I'd thought much of that had been remediated, however.&lt;BR /&gt;&lt;BR /&gt;Based on a quick check with /SSH Secure Shell OpenVMS (V5.5) 3.2.0 on COMPAQ Professional Workstation  - VMS V8.3/ and TCP/IP Services /V5.6 - ECO 4/, I do see login audits for a network and then a detached user; they're not the typical interactive login audits I'd tend to expect for this stuff, so they may be slipping past your selection criteria.  The detached process login is probably going to be the most interesting here; that's the one you'll want to collect.&lt;BR /&gt;&lt;BR /&gt;It'd be more typical if these audits were interactive logins; not sure what's up with this stuff, but it looks to be how the ssh daemon is working.&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Apr 2010 14:25:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logout-trace-on-accounting/m-p/4614078#M98361</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-04-09T14:25:44Z</dc:date>
    </item>
  </channel>
</rss>

