Re: Monitor filesystem changes

2007-03-20 Thread Paul Johnson
Alex Lorca wrote in Article <[EMAIL PROTECTED]> posted to gmane.linux.debian.user: > ¿Is there a way to report the chang and who made it with inotify or > similar? I'm not aware of any open source package that can do this, but it sounds like you're describing Tripwire Enterprise. (http://www.tri

Re: Monitor filesystem changes

2007-03-19 Thread Douglas Allan Tutty
On Mon, Mar 19, 2007 at 05:51:19PM -0700, [EMAIL PROTECTED] wrote: > On Mar 19, 4:00 pm, Ron Johnson <[EMAIL PROTECTED]> wrote: > > On 03/19/07 11:11, Alex Lorca wrote: > > > I have a debian etch 2.6.17 an i need to monitor the changes > > > (create/modify/delete) in a directory that is shared betw

Re: Monitor filesystem changes

2007-03-19 Thread alphadeltapapa
On Mar 19, 4:00 pm, Ron Johnson <[EMAIL PROTECTED]> wrote: > On 03/19/07 11:11, Alex Lorca wrote: > > I have a debian etch 2.6.17 an i need to monitor the changes > > (create/modify/delete) in a directory that is shared between various users. > > I have used the interface inotify but it doesn`t sho

Re: Monitor filesystem changes

2007-03-19 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/19/07 11:11, Alex Lorca wrote: > Hi > > I have a debian etch 2.6.17 an i need to monitor the changes > (create/modify/delete) in a directory that is shared between various users. > I have used the interface inotify but it doesn`t show what user

Monitor filesystem changes

2007-03-19 Thread Alex Lorca
Hi I have a debian etch 2.6.17 an i need to monitor the changes (create/modify/delete) in a directory that is shared between various users. I have used the interface inotify but it doesn`t show what user is making the changes. ¿Is there a way to report the chang and who made it with inotify or