<?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: Ana/Audit Question in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ana-audit-question/m-p/5131378#M91183</link>
    <description>Can you post up a copy of the record where you're seeing this field with your ANALYZE /AUDIT /EVENT=LOGFAIL command?  (I don't have that field visible within the command output I've just looked at from an OpenVMS Alpha V8.3 system.  Which means I'm probably not looking in the same spot as you are, or I don't have the same LOGFAIL entries in the local SECURITY.AUDIT$JOURNAL database.)</description>
    <pubDate>Tue, 23 Sep 2008 17:49:41 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2008-09-23T17:49:41Z</dc:date>
    <item>
      <title>Ana/Audit Question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ana-audit-question/m-p/5131377#M91182</link>
      <description>(I can't figure this out from the manual!)&lt;BR /&gt;&lt;BR /&gt;An ANA/AUDIT/FULL/EVENT=LOGFAIL display contains lines labeled "Username:" and "User record:".  I can select for "Username" via&lt;BR /&gt;/SEL=USERNAME=whatever.&lt;BR /&gt;&lt;BR /&gt;How can I match on the "User record:" entry?&lt;BR /&gt;&lt;BR /&gt;TIA</description>
      <pubDate>Tue, 23 Sep 2008 14:48:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ana-audit-question/m-p/5131377#M91182</guid>
      <dc:creator>Jack Trachtman</dc:creator>
      <dc:date>2008-09-23T14:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Ana/Audit Question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ana-audit-question/m-p/5131378#M91183</link>
      <description>Can you post up a copy of the record where you're seeing this field with your ANALYZE /AUDIT /EVENT=LOGFAIL command?  (I don't have that field visible within the command output I've just looked at from an OpenVMS Alpha V8.3 system.  Which means I'm probably not looking in the same spot as you are, or I don't have the same LOGFAIL entries in the local SECURITY.AUDIT$JOURNAL database.)</description>
      <pubDate>Tue, 23 Sep 2008 17:49:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ana-audit-question/m-p/5131378#M91183</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-09-23T17:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Ana/Audit Question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ana-audit-question/m-p/5131379#M91184</link>
      <description>Attached is example Ana/Aud display</description>
      <pubDate>Tue, 23 Sep 2008 19:07:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ana-audit-question/m-p/5131379#M91184</guid>
      <dc:creator>Jack Trachtman</dc:creator>
      <dc:date>2008-09-23T19:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Ana/Audit Question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ana-audit-question/m-p/5131380#M91185</link>
      <description>&lt;!--!*#--&gt;Ok, that output would not from an ANALYZE/AUDIT with /EVENT=LOGFAIL.  You would get it with /EVENT=SYSUAF.&lt;BR /&gt;&lt;BR /&gt;But to answer your question, back in the VMS 6.2 documention you will find these /SELECT keywords:&lt;BR /&gt;&lt;BR /&gt;UAF_ADD&lt;BR /&gt;UAF_COPY&lt;BR /&gt;UAF_DELETE&lt;BR /&gt;UAF_MODIFY&lt;BR /&gt;UAF_RENAME&lt;BR /&gt;UAF_SOURCE&lt;BR /&gt;&lt;BR /&gt;They are still accepted with ANAL/AUDIT /SELECT- but they are no longer documented.  I believe the reason for this is they never worked the way they should. Instead of fixing the bugs in this feature they just hid the feature.&lt;BR /&gt;&lt;BR /&gt;But see if this works for you:&lt;BR /&gt;&lt;BR /&gt;$ ANALYZE/AUDIT /FULL/EVENT=SYSUAF -&lt;BR /&gt;/SELECT=UAF_SOURCE=REVKAH&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Sep 2008 20:06:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ana-audit-question/m-p/5131380#M91185</guid>
      <dc:creator>Jess Goodman</dc:creator>
      <dc:date>2008-09-23T20:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Ana/Audit Question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ana-audit-question/m-p/5131381#M91186</link>
      <description>The other obvious question is: what are you up to here, in general terms?  There may well be an alternative solution.  (There was an interesting approach toward repelling ssh dictionary attacks posted out in c.o.v. recently, for instance.)</description>
      <pubDate>Tue, 23 Sep 2008 22:19:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ana-audit-question/m-p/5131381#M91186</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-09-23T22:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Ana/Audit Question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ana-audit-question/m-p/5131382#M91187</link>
      <description>My bad.&lt;BR /&gt;&lt;BR /&gt;The ANA/AUDIT interactive display is just not intuitively obvious to me, so I was using it incorrectly.&lt;BR /&gt;&lt;BR /&gt;Thanks for the help - it gave me the insight to see my error.</description>
      <pubDate>Tue, 23 Sep 2008 22:29:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ana-audit-question/m-p/5131382#M91187</guid>
      <dc:creator>Jack Trachtman</dc:creator>
      <dc:date>2008-09-23T22:29:51Z</dc:date>
    </item>
  </channel>
</rss>

