LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   find which user deleted particular folder that has full permission rwx to all users!! (https://www.linuxquestions.org/questions/linux-server-73/find-which-user-deleted-particular-folder-that-has-full-permission-rwx-to-all-users-4175495505/)

diaablo2 02-19-2014 09:32 AM

find which user deleted particular folder that has full permission rwx to all users!!
 
how to find whether directory deleted is deleted by particular user???
i am using for testing purpose...
I have tested inotifywait tool but this doesnt find which user has deleted the folder or modified something...
i am using RHEL 6.0
any tool or technique!!!!

schneidz 02-19-2014 09:50 AM

the tedious way would be to check the history of each user.

chrism01 02-20-2014 05:31 AM

I'm pretty sure systemtap can do that http://www.linuxtopia.org/online_boo...ide/index.html

I've used DTrace on Solaris for the same thing.


All times are GMT -5. The time now is 03:06 AM.