<?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: File Access audit alarm in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130177#M87991</link>
    <description>Paul,&lt;BR /&gt;&lt;BR /&gt;I recommend carefully reviewing the material in that section of the Guide to System Security. It is possible to cut down significantly on unneeded audit file entries by carefully crafting the ACL entries.&lt;BR /&gt;&lt;BR /&gt;I also recommend that clients NEVER explicitly put a UIC in an ACE. I always recommend creating a standalone identifier, and then granting that identifier to the appropriate accounts. It is far easier to audit and manage when people change responsibilities or jobs, and when the organization changes.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 16 Jan 2008 12:15:08 GMT</pubDate>
    <dc:creator>Robert Gezelter</dc:creator>
    <dc:date>2008-01-16T12:15:08Z</dc:date>
    <item>
      <title>File Access audit alarm</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130172#M87986</link>
      <description>Hi,.&lt;BR /&gt;&lt;BR /&gt;As an audit requirement I need to show whenever a file has been accessed. Type/deleted/edited/copied etc. &lt;BR /&gt;I would like an audit alarm to write to the audit file to show any access.&lt;BR /&gt;&lt;BR /&gt;Can someone point me in right direction as to what acl I need to set up.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Paul</description>
      <pubDate>Wed, 16 Jan 2008 09:29:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130172#M87986</guid>
      <dc:creator>Paul Whapshott</dc:creator>
      <dc:date>2008-01-16T09:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: File Access audit alarm</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130173#M87987</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;The information you need is in the "OpenVMS Guide to System Security", available on the OpenVMS WWW site at &lt;A href="http://www.hp.com/go/openvms" target="_blank"&gt;http://www.hp.com/go/openvms&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The information about adding an alarm will be found under "Adding Access Control Entries to Sensitive Files". Note that the procedures for establishing default Access Control Lists may also be appropriate if the business processes create new files an on ongoing basis, there can be more subtlety to this requirement than is often readily apparent at the outset.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Wed, 16 Jan 2008 10:03:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130173#M87987</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-01-16T10:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: File Access audit alarm</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130174#M87988</link>
      <description>Make sure your backups are well protected, as nothing you do on your VMS system will audit access to what's on your backup tapes.&lt;BR /&gt;&lt;BR /&gt;If you have a requirement for privacy, then you should probably be using encryption for any backups that aren't under your control.&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Wed, 16 Jan 2008 10:42:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130174#M87988</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2008-01-16T10:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: File Access audit alarm</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130175#M87989</link>
      <description>Thanks for your replies,&lt;BR /&gt;&lt;BR /&gt;I do need however to set an ACL on the file such that each time the file is accessed it sends a WARNING to the audit file so these can be searched rather than a success message in the audit file. Only 1 User should have access to the file. I do need to accomodate the fact that there are a few users with elevated privilege which could access the file regardless of ACL set but I want the ACL to warn should it be accessed.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Paul</description>
      <pubDate>Wed, 16 Jan 2008 11:06:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130175#M87989</guid>
      <dc:creator>Paul Whapshott</dc:creator>
      <dc:date>2008-01-16T11:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: File Access audit alarm</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130176#M87990</link>
      <description>Depending on your requirements, and the knowledge of the users with elevated privileged, I will only say that VMS security is not intended to prevent access from privileged processes.  Auditing will track what it tracks, but if you are watching for a specific event, you may not be getting the whole picture.</description>
      <pubDate>Wed, 16 Jan 2008 11:19:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130176#M87990</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2008-01-16T11:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: File Access audit alarm</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130177#M87991</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;I recommend carefully reviewing the material in that section of the Guide to System Security. It is possible to cut down significantly on unneeded audit file entries by carefully crafting the ACL entries.&lt;BR /&gt;&lt;BR /&gt;I also recommend that clients NEVER explicitly put a UIC in an ACE. I always recommend creating a standalone identifier, and then granting that identifier to the appropriate accounts. It is far easier to audit and manage when people change responsibilities or jobs, and when the organization changes.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jan 2008 12:15:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130177#M87991</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-01-16T12:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: File Access audit alarm</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130178#M87992</link>
      <description>To answer your specific question, use the SET SECURITY dcl command, example:&lt;BR /&gt;&lt;BR /&gt;$ SET SECURITY filename.ext -&lt;BR /&gt;_$ /ACL=((ALARM=SECURITY,ACCESS=WRITE+DELETE+CONTROL+SUCCESS+FAILURE),-&lt;BR /&gt;_$ (AUDIT=SECURITY,ACCESS=WRITE+DELETE+CONTROL+SUCCESS+FAILURE))&lt;BR /&gt;&lt;BR /&gt;You may just want the "AUDIT=SECURITY" and not the "ALARM=SECURITY" if you just want an entry in the audit file.&lt;BR /&gt;&lt;BR /&gt;Also make sure your auditing is enabled for ACLs.&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jan 2008 20:10:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130178#M87992</guid>
      <dc:creator>EdgarZamora_1</dc:creator>
      <dc:date>2008-01-16T20:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: File Access audit alarm</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130179#M87993</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;  Edgar's suggestion is on the right track. However, since you want TYPE access to be audited, you need to add READ to the access list access:&lt;BR /&gt;&lt;BR /&gt;ACCESS=READ+WRITE+DELETE+CONTROL+SUCCESS+FAILURE&lt;BR /&gt;&lt;BR /&gt;The key here is you need SUCCESS and/or FAILURE present for the alarm ACE to trigger. Your reqjuirement dictates you need SUCCESS, I'll assume the same as Edgar that you want to know about people who tried to access the file as well? (that's the FAILURE part).&lt;BR /&gt;&lt;BR /&gt;You also need to make sure ACL audits are enabled:&lt;BR /&gt;&lt;BR /&gt;$ show audit&lt;BR /&gt;System security alarms currently enabled for:&lt;BR /&gt;  ACL   &amp;lt;===&lt;BR /&gt;  Mount&lt;BR /&gt;  Authorization&lt;BR /&gt;  Audit:         illformed&lt;BR /&gt;  Breakin:       dialup,local,remote,network,detached&lt;BR /&gt;  Logfailure:    batch,dialup,local,remote,network,subprocess,detached&lt;BR /&gt;&lt;BR /&gt;System security audits currently enabled for:&lt;BR /&gt;  ACL  &amp;lt;===&lt;BR /&gt;  Authorization&lt;BR /&gt;  Audit:         illformed&lt;BR /&gt;  Breakin:       dialup,local,remote,network,detached&lt;BR /&gt;  Logfailure:    batch,dialup,local,remote,network,subprocess,detached&lt;BR /&gt;&lt;BR /&gt;If they're not use&lt;BR /&gt;&lt;BR /&gt;$ SET AUDIT/AUDIT/ENABLE=ACL&lt;BR /&gt;$ SET AUDIT/ALARM/ENABLE=ACL</description>
      <pubDate>Wed, 16 Jan 2008 22:11:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130179#M87993</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2008-01-16T22:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: File Access audit alarm</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130180#M87994</link>
      <description>Hello,&lt;BR /&gt;     Depending on the size of your system (CPU speed, memory, disc drive space, number of users, number of file accesses) such extensive auding will potentially slow your system down and use up disc space.  You are adding extra work for your system managers as well.&lt;BR /&gt;&lt;BR /&gt;    You might have to utilize automatic command and batch file mechanisms for cleaning up audit files so you don't end up shutting down your system from filling up disc drives.  You might also want to offload your auditing files from the system disc.  You probably want to get a fairly large disc to store all of this auditing.  If you are going to audit every file access, you might be asking for a pretty huge log file(s).</description>
      <pubDate>Thu, 17 Jan 2008 03:05:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130180#M87994</guid>
      <dc:creator>DECxchange</dc:creator>
      <dc:date>2008-01-17T03:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: File Access audit alarm</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130181#M87995</link>
      <description>Thanks for the replies. I have set the following commands on my login.com file as an example;&lt;BR /&gt;set security/acl=(audit=security,access=read+write+delete+control+failure+su&lt;BR /&gt;ccess) login.com&lt;BR /&gt;set security login.com/acl=(alarm=security,access=write+delete+control+succe&lt;BR /&gt;ss+failure)&lt;BR /&gt;&lt;BR /&gt;If i then type the file &lt;BR /&gt;On one server the audit displays;&lt;BR /&gt;Security audit (SECURITY) on SYSM01, system id: 6236&lt;BR /&gt;Auditable event:          Object access    &lt;BR /&gt;Event time:               17-JAN-2008 09:41:29.46&lt;BR /&gt;PID:                      00000351        &lt;BR /&gt;Process name:             WHAPSHOTT_P     &lt;BR /&gt;Username:                 WHAPSHOTT_P     &lt;BR /&gt;Process owner:            [SUPPORT,WHAPSHOTT_P]&lt;BR /&gt;Terminal name:            FTA10:                                           &lt;BR /&gt;Image name:               S$DRA1:[SYS0.SYSCOMMON.][SYSEXE]TYPE.EXE     &lt;BR /&gt;Object class name:        FILE            &lt;BR /&gt;File name:                _$DRA1:[USERS.WHAPSHOTT_P]LOGIN.COM;38&lt;BR /&gt;File ID:                  (8354,45,0)&lt;BR /&gt;Access requested:         READ&lt;BR /&gt;Privileges used:          READALL&lt;BR /&gt;Posix UID:                -2              &lt;BR /&gt;Posix GID:                -2 (%XFFFFFFFE) &lt;BR /&gt;Sequence key:             01095629&lt;BR /&gt;&lt;BR /&gt;On the other server I have set the same ACL but nothing is displayed when analyzing the audit file. I have however noticed that the following is set on the server;&lt;BR /&gt;System security audits currently enabled for:&lt;BR /&gt;  FILE access:&lt;BR /&gt;    Failure:     read,write,execute,delete,control&lt;BR /&gt;&lt;BR /&gt;This is not set on the server that audits the type. I would of thought that this setting would record.&lt;BR /&gt;&lt;BR /&gt;Paul&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jan 2008 09:51:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130181#M87995</guid>
      <dc:creator>Paul Whapshott</dc:creator>
      <dc:date>2008-01-17T09:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: File Access audit alarm</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130182#M87996</link>
      <description>Ignore previous message. I forgot to put READ on the ACL.&lt;BR /&gt;&lt;BR /&gt;Apologies. &lt;BR /&gt;&lt;BR /&gt;Once again thanks.  I will assign points shortly.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Paul</description>
      <pubDate>Thu, 17 Jan 2008 10:05:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130182#M87996</guid>
      <dc:creator>Paul Whapshott</dc:creator>
      <dc:date>2008-01-17T10:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: File Access audit alarm</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130183#M87997</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I have however noticed that the following &amp;gt;is set on the server; &lt;BR /&gt;&amp;gt;System security audits currently enabled for: &lt;BR /&gt;&amp;gt;FILE access: &lt;BR /&gt;&amp;gt;Failure: read,write,execute,delete,control &lt;BR /&gt;&lt;BR /&gt;  "FILE access: Failure" is a general audit of file access failures (duh!). Any file, any access failure. It's independent of any audit ACEs placed on individual files.&lt;BR /&gt;&lt;BR /&gt;  To enable audit and/or alarm ACEs use:&lt;BR /&gt;&lt;BR /&gt;$ SET AUDIT/AUDIT/ENABLE=ACL &lt;BR /&gt;$ SET AUDIT/ALARM/ENABLE=ACL &lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jan 2008 22:00:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/file-access-audit-alarm/m-p/4130183#M87997</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2008-01-17T22:00:23Z</dc:date>
    </item>
  </channel>
</rss>

