Sept. 21, 2011
4:33 a.m.
Hi all, Is it possible to write a module/driver which notifies file/directory change asynchronously along with user name(or with uid) who modified it. inotify will do change notification but it will not provide uid who modified/created the file. audit and inotify combination can work, but I'm looking for a better option than this. Please help me. Thanks, Ravi