<?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: Deleted Files in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/deleted-files/m-p/4864561#M862533</link>
    <description>You may get what you want?? Have you set the auditing?? (setting auditing will require the system to be in trusted mode)&lt;BR /&gt;&lt;BR /&gt;If you have not, then you may look at at the $HOME/.sh_history files of all users. (that too if .sh_history has been set)&lt;BR /&gt;&lt;BR /&gt;Anil</description>
    <pubDate>Thu, 07 Oct 2004 09:34:15 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2004-10-07T09:34:15Z</dc:date>
    <item>
      <title>Deleted Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/deleted-files/m-p/4864560#M862532</link>
      <description>I have some files that were deleted 2 days ago and I am trying to track down who or what did it.  Is this logged somewhere on the system?  This is on an 11i system.  Thanks for your help in advance.</description>
      <pubDate>Thu, 07 Oct 2004 09:29:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/deleted-files/m-p/4864560#M862532</guid>
      <dc:creator>Amiel Tutolo</dc:creator>
      <dc:date>2004-10-07T09:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Deleted Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/deleted-files/m-p/4864561#M862533</link>
      <description>You may get what you want?? Have you set the auditing?? (setting auditing will require the system to be in trusted mode)&lt;BR /&gt;&lt;BR /&gt;If you have not, then you may look at at the $HOME/.sh_history files of all users. (that too if .sh_history has been set)&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 07 Oct 2004 09:34:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/deleted-files/m-p/4864561#M862533</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-10-07T09:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Deleted Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/deleted-files/m-p/4864562#M862534</link>
      <description>probably not.  Where these files only writable by root?  If so, do you have a policy that people have to 'su' to root to become root?  If so, then you can go to the sulog to see who became root.&lt;BR /&gt;&lt;BR /&gt;If you know when this happened, you 'may' be able to go see who logged into the system near that time.  (Depending on your system, of course)  try typing 'last' to see if you get a list of people logged in then.  (May not get it if lots of people log in here.)&lt;BR /&gt;&lt;BR /&gt;/var/adm/syslog/syslog.log would give you logs with users if you have logging enabled for inetd.  (inetd -l)  Then you should get a host or IP adress that the user came from.&lt;BR /&gt;&lt;BR /&gt;Good Luck&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Thu, 07 Oct 2004 09:36:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/deleted-files/m-p/4864562#M862534</guid>
      <dc:creator>John Payne_2</dc:creator>
      <dc:date>2004-10-07T09:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Deleted Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/deleted-files/m-p/4864563#M862535</link>
      <description>This system is not a trusted system.  Also I think the delete was done by a windows user through a CIFS share.</description>
      <pubDate>Thu, 07 Oct 2004 09:39:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/deleted-files/m-p/4864563#M862535</guid>
      <dc:creator>Amiel Tutolo</dc:creator>
      <dc:date>2004-10-07T09:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Deleted Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/deleted-files/m-p/4864564#M862536</link>
      <description>In checking the .sh_history files of users, hope that it is setup and working. Also hope that the user (whoever it might be) has not more commands than the HISTORY is setup to save. Usually I see this as 500.&lt;BR /&gt;&lt;BR /&gt;As an aid that might help narrow the search or prevent future occurrances, how are the perms and owners set for these files/directory?&lt;BR /&gt;&lt;BR /&gt;If the perms are set then who has the access to do this function in this area? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Oct 2004 09:40:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/deleted-files/m-p/4864564#M862536</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-10-07T09:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Deleted Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/deleted-files/m-p/4864565#M862537</link>
      <description>Hi Amiel&lt;BR /&gt;&lt;BR /&gt;If it was through a CIFS share the odds is the process who deleted it would only show the cifs user. So if this user was attached as guest it would most propably just show the guest user account.&lt;BR /&gt;&lt;BR /&gt;If you do not ave auditing turned on the odds is you will nto find it except for the chance of the history file as stated above, but CIFS does not have a history file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Gerhard</description>
      <pubDate>Thu, 07 Oct 2004 23:56:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/deleted-files/m-p/4864565#M862537</guid>
      <dc:creator>Gerhard Roets</dc:creator>
      <dc:date>2004-10-07T23:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Deleted Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/deleted-files/m-p/4864566#M862538</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;as a last recourse, if you have little number of users, you can use the "last -R" command to check the last logins of users...&lt;BR /&gt;&lt;BR /&gt;good luck!&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Fri, 08 Oct 2004 02:01:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/deleted-files/m-p/4864566#M862538</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2004-10-08T02:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Deleted Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/deleted-files/m-p/4864567#M862539</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If it was deleted through CIFS and you have set the CIFS logging at a high enough level, then I'd suggest you grep the files in /var/opt/samba for the deleted filename.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Fri, 08 Oct 2004 04:23:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/deleted-files/m-p/4864567#M862539</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2004-10-08T04:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Deleted Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/deleted-files/m-p/4864568#M862540</link>
      <description>Thanks for your help.  This was deleted by a CIFS user and the logging was not high enough to catch.  They finally admitted to it.</description>
      <pubDate>Fri, 08 Oct 2004 08:44:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/deleted-files/m-p/4864568#M862540</guid>
      <dc:creator>Amiel Tutolo</dc:creator>
      <dc:date>2004-10-08T08:44:34Z</dc:date>
    </item>
  </channel>
</rss>

