Seriously, I'm not too sure whether there are any auditing tools on AIX which would gather that info. You could always try collecting all .sh_history (or equivalent) files up and examine them for evidence, if the trail goes back that far. Do you have a backup of the deleted directory?
The internet - allowing those who don't know what they're talking about to have their say.
Depends how it got deleted ie whether it was a user of a program.
If it was a user then with full auditing turned on you could check.
[#][/audit]> auditpr -h e,l,r,t,R,c < trail|more
event login real time status command
------------------------------------------------------------------------------
FS_Chdir root root Tue Oct 05 12:58:26 2004 OK ksh
FILE_Unlink root root Tue Oct 05 12:59:03 2004 OK vi
FILE_Unlink root root Tue Oct 05 12:59:12 2004 OK vi
FS_Chdir root root Tue Oct 05 12:59:34 2004 OK ksh
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.