<?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: accounting? deleted file in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/accounting-deleted-file/m-p/5252341#M100007</link>
    <description>$ show audit&lt;BR /&gt;$ set audit /alar /enable=access=success=delete&lt;BR /&gt;&lt;BR /&gt;For details:&lt;BR /&gt;&lt;BR /&gt;$ HELP SHOW AUDIT&lt;BR /&gt;$ HELP SET AUDIT /ENABLE&lt;BR /&gt;&lt;BR /&gt;The audit log catches delete operations via the ACCESS=SUCCESS=DELETE knob, if that setting was enabled prior to the deletion.&lt;BR /&gt;&lt;BR /&gt;The setting is not AFAIK enabled by default.&lt;BR /&gt;&lt;BR /&gt;Which likely means no, there is no VMS record of the deletion.  But it does mean that you can catch deletions.&lt;BR /&gt;</description>
    <pubDate>Thu, 19 Aug 2010 14:23:58 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2010-08-19T14:23:58Z</dc:date>
    <item>
      <title>accounting? deleted file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/accounting-deleted-file/m-p/5252338#M100004</link>
      <description>can you find out when &amp;amp; who deleted a file on your VMS system?&lt;BR /&gt;A file was deleted on our system yesterday and we are trying to find out which user was responsible?&lt;BR /&gt;can you use accounting for this?&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Aug 2010 08:45:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/accounting-deleted-file/m-p/5252338#M100004</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-08-19T08:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: accounting? deleted file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/accounting-deleted-file/m-p/5252339#M100005</link>
      <description>Depending on your configuration then the audit log may be the place. I would not expect to find this in auditing. &lt;BR /&gt;&lt;BR /&gt;Quizzing the people is probably your best way forward.</description>
      <pubDate>Thu, 19 Aug 2010 09:05:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/accounting-deleted-file/m-p/5252339#M100005</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2010-08-19T09:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: accounting? deleted file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/accounting-deleted-file/m-p/5252340#M100006</link>
      <description>the audit log dosent have any event_type=delete so cant get info from that&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Aug 2010 12:21:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/accounting-deleted-file/m-p/5252340#M100006</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-08-19T12:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: accounting? deleted file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/accounting-deleted-file/m-p/5252341#M100007</link>
      <description>$ show audit&lt;BR /&gt;$ set audit /alar /enable=access=success=delete&lt;BR /&gt;&lt;BR /&gt;For details:&lt;BR /&gt;&lt;BR /&gt;$ HELP SHOW AUDIT&lt;BR /&gt;$ HELP SET AUDIT /ENABLE&lt;BR /&gt;&lt;BR /&gt;The audit log catches delete operations via the ACCESS=SUCCESS=DELETE knob, if that setting was enabled prior to the deletion.&lt;BR /&gt;&lt;BR /&gt;The setting is not AFAIK enabled by default.&lt;BR /&gt;&lt;BR /&gt;Which likely means no, there is no VMS record of the deletion.  But it does mean that you can catch deletions.&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Aug 2010 14:23:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/accounting-deleted-file/m-p/5252341#M100007</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-08-19T14:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: accounting? deleted file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/accounting-deleted-file/m-p/5252342#M100008</link>
      <description>thanks Hoff&lt;BR /&gt;we have enabled that now for future&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Aug 2010 15:28:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/accounting-deleted-file/m-p/5252342#M100008</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-08-19T15:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: accounting? deleted file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/accounting-deleted-file/m-p/5252343#M100009</link>
      <description>Just a thought...&lt;BR /&gt;&lt;BR /&gt;If you know the time frame when the file was deleted, you could determine via ASCCOUNTING which users were logged in at the time (don't forget about users who are still logged in).  Also if a user deleted the file and is still logged in on the system, you can examine the command recall buffer for a user who may be a suspect.  If the command recall buffer has not been overwritten, you may find the DELETE command there.&lt;BR /&gt;&lt;BR /&gt;Of course, if you find the culprit, be careful about implicating a specific person when in reality, you only know what user account was used.  You may need to do additional work to implicate a specific person.  (The voice of experience)</description>
      <pubDate>Mon, 30 Aug 2010 12:18:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/accounting-deleted-file/m-p/5252343#M100009</guid>
      <dc:creator>tsgdavid</dc:creator>
      <dc:date>2010-08-30T12:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: accounting? deleted file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/accounting-deleted-file/m-p/5252344#M100010</link>
      <description>Was it a large file and do you have any performance monitoring tools?&lt;BR /&gt;&lt;BR /&gt;If the answer is "yes" to both then it might be possible to examine free space on the disk across the day and find any sudden increases in free space that would correspond to the file size.  The same tool should be able to tell you what processes (and therefore what users) were active on the system at the time.</description>
      <pubDate>Tue, 31 Aug 2010 00:21:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/accounting-deleted-file/m-p/5252344#M100010</guid>
      <dc:creator>John McL</dc:creator>
      <dc:date>2010-08-31T00:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: accounting? deleted file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/accounting-deleted-file/m-p/5252345#M100011</link>
      <description>&lt;!--!*#--&gt;Just a trick from my VMS Book Of Trivia: &lt;BR /&gt;&lt;BR /&gt;You can delete (the latest version of) a file without using the Delete command, or specifying the version(s), by using&lt;BR /&gt;&lt;BR /&gt;$ PRINT/DELETE&lt;BR /&gt;&lt;BR /&gt;I don't know if Auditing would pick this up!!</description>
      <pubDate>Tue, 31 Aug 2010 07:17:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/accounting-deleted-file/m-p/5252345#M100011</guid>
      <dc:creator>Barry Alford</dc:creator>
      <dc:date>2010-08-31T07:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: accounting? deleted file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/accounting-deleted-file/m-p/5252346#M100012</link>
      <description>thanks for all your help&lt;BR /&gt;much appreciated</description>
      <pubDate>Tue, 31 Aug 2010 07:19:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/accounting-deleted-file/m-p/5252346#M100012</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-08-31T07:19:17Z</dc:date>
    </item>
  </channel>
</rss>

