linux inotify - determine users for the triggered events

Posted by hyperboreean on Stack Overflow See other posts from Stack Overflow or by hyperboreean
Published on 2010-06-13T08:05:25Z Indexed on 2010/06/13 8:22 UTC
Read the original article Hit count: 167

Filed under:
|

I am trying to figure out how to determine the user which triggered a specific event when monitoring some files with inotify. Is that even possible? Does the inotify_event structure has something like this?

© Stack Overflow or respective owner

Related posts about linux-kernel

Related posts about inotify