<?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: What does the SYSUAF user account audit flag do? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/what-does-the-sysuaf-user-account-audit-flag-do/m-p/3741198#M74715</link>
    <description>Archunan,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;have a test auditing with only couple of events enabled.&lt;BR /&gt;&lt;BR /&gt;  Sorry, I didn't explain this clearly enough. The UAF AUDIT flag is independent of SET AUDIT. It doesn't matter how many or how few events are enabled with SET AUDIT, a process with the AUDIT flag always logs ALL possible auditable events that it triggers. As I said, it's a very heavy hammer.</description>
    <pubDate>Wed, 01 Mar 2006 16:14:27 GMT</pubDate>
    <dc:creator>John Gillings</dc:creator>
    <dc:date>2006-03-01T16:14:27Z</dc:date>
    <item>
      <title>What does the SYSUAF user account audit flag do?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/what-does-the-sysuaf-user-account-audit-flag-do/m-p/3741193#M74710</link>
      <description>What exactly is the affect of setting the AUDIT flag on a user account in the SYSUAF. The VMS doc set is decidedly deficient in explaining what it does.&lt;BR /&gt;&lt;BR /&gt;Thanks, Neil</description>
      <pubDate>Tue, 28 Feb 2006 17:20:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/what-does-the-sysuaf-user-account-audit-flag-do/m-p/3741193#M74710</guid>
      <dc:creator>Neil Ashworth_1</dc:creator>
      <dc:date>2006-02-28T17:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: What does the SYSUAF user account audit flag do?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/what-does-the-sysuaf-user-account-audit-flag-do/m-p/3741194#M74711</link>
      <description>Neil,&lt;BR /&gt;&lt;BR /&gt;The audit flag can be set to allow auditing of events that are related to specific users.&lt;BR /&gt;&lt;BR /&gt;There are 19 event classes in VMS that VMS audit server can audit. The event classes are from object access, successful and unsuccessful login attempts, to the specific use of a privilege and changes of system parameters. By default, VMS will audit login failures, intrusion attempts (from the Intrusion Database), as well as any changes to the authorization database files (SYSUAF.DAT, NET$PROXY.DAT, etc.) as well as attempts to change the audit server configuration via the SET AUDIT command.&lt;BR /&gt;&lt;BR /&gt;Audit information can be generated as either events or alarms where auditing activity is either logged as an event to the security logfile, as an alarm to an operator terminal or print device. In addition, the audit server can log security events to a remote node for archival and/or analysis.&lt;BR /&gt;&lt;BR /&gt;Archunan&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Feb 2006 18:13:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/what-does-the-sysuaf-user-account-audit-flag-do/m-p/3741194#M74711</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2006-02-28T18:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: What does the SYSUAF user account audit flag do?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/what-does-the-sysuaf-user-account-audit-flag-do/m-p/3741195#M74712</link>
      <description>Neil,&lt;BR /&gt;&lt;BR /&gt;Once we enable the audit for a user using&lt;BR /&gt;UAF&amp;gt; modify username/flags=audit,&lt;BR /&gt;&lt;BR /&gt;we can get the activity reports using &lt;BR /&gt;$ ANALYZE/AUDIT/SELECT=(FLAGS=MANDATORY,USERNAME=xxxx)SECURITY.AUDIT$JOURNAL&lt;BR /&gt;&lt;BR /&gt;The security logfile,SECURITY.AUDIT$JOURNAL will have all the logged events for the specific user.&lt;BR /&gt;&lt;BR /&gt;Archunan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Feb 2006 18:20:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/what-does-the-sysuaf-user-account-audit-flag-do/m-p/3741195#M74712</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2006-02-28T18:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: What does the SYSUAF user account audit flag do?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/what-does-the-sysuaf-user-account-audit-flag-do/m-p/3741196#M74713</link>
      <description>Neil,&lt;BR /&gt;&lt;BR /&gt;  Beware! Setting AUDIT on a UAF record will cause all possible auditable events triggered by that user name to be logged in the audit journal. Typically this is a very large volume of data, even for the most trivial sequence of commands. In most cases is not appropriate (but can be a useful "very big hammer" diagnostic tool).&lt;BR /&gt;&lt;BR /&gt;  I recommend you do a test. Check the current size of your audit journal. Select a UAF entry, enable AUDIT, log the user in and logout immediately. Use ANALYZE/AUDIT/SINCE=login-time to see how many audit records were added, also check the expansion of your journal. &lt;BR /&gt;&lt;BR /&gt;  If you decide to use FLAG=AUDIT, just make sure you have plenty of disk space for the journal file, and have a plan for managing and archiving the data.</description>
      <pubDate>Tue, 28 Feb 2006 19:31:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/what-does-the-sysuaf-user-account-audit-flag-do/m-p/3741196#M74713</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2006-02-28T19:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: What does the SYSUAF user account audit flag do?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/what-does-the-sysuaf-user-account-audit-flag-do/m-p/3741197#M74714</link>
      <description>Neil,&lt;BR /&gt;&lt;BR /&gt;You can find the list of events which can be activated in "VMS guide to system security" manual under 9th chapter "security&lt;BR /&gt; Auditing". As Mr.John said, the security audit log file will be large, so make sure you have enough disk space and better have a test auditing with only couple of events enabled.&lt;BR /&gt;&lt;BR /&gt;$ set audit /alarm/audit/enable=(install, mount, ncp, login, logout, etc,...)&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Feb 2006 20:05:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/what-does-the-sysuaf-user-account-audit-flag-do/m-p/3741197#M74714</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2006-02-28T20:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: What does the SYSUAF user account audit flag do?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/what-does-the-sysuaf-user-account-audit-flag-do/m-p/3741198#M74715</link>
      <description>Archunan,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;have a test auditing with only couple of events enabled.&lt;BR /&gt;&lt;BR /&gt;  Sorry, I didn't explain this clearly enough. The UAF AUDIT flag is independent of SET AUDIT. It doesn't matter how many or how few events are enabled with SET AUDIT, a process with the AUDIT flag always logs ALL possible auditable events that it triggers. As I said, it's a very heavy hammer.</description>
      <pubDate>Wed, 01 Mar 2006 16:14:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/what-does-the-sysuaf-user-account-audit-flag-do/m-p/3741198#M74715</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2006-03-01T16:14:27Z</dc:date>
    </item>
  </channel>
</rss>

