<div dir="ltr">Hello,<div><br></div><div>We have a need to monitor voicemail directories for any sort of access. Basically there is only one application that should be accessing the files. If anything else accesses the files we need to log that.</div><div><br></div><div>We setup the following to accomplish this but it's doesn't quite do what we want.</div><div><br></div><div><div>-a always,exit -S all -F dir=/path/to/voicemail -F perm=rwxa -F auid!=voicemail_user -F key=voicemail_watch</div><div><br></div><div>voicemail_user is the user that initially starts the process. The problem arises when someone logged in under a different account restarts the process. From that point forward every time the application accesses that directory it results in a log message.</div><div><br></div><div>We need other users to be able to be able to log in and restart the process so our method here really doesn't work. Is there a way to log only if a different application access the directory rather than basing the audit on user?</div><div><br></div><div>I was hoping to us something like -F exe!="/path/to/application" but it looks like this is not supported.</div><div><br></div><div>Thank You,</div><div><div class="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><p style="margin-top:8px;margin-bottom:8px;font-family:Helvetica,Verdana,Arial,sans-serif;font-size:0.85em;color:rgb(51,51,51);line-height:1.4"><span style="font-size:0.85em;line-height:1.4">___</span><br></p><p style="margin-top:8px;margin-bottom:8px;font-family:Helvetica,Verdana,Arial,sans-serif;font-size:1.1em;color:rgb(51,51,51);line-height:1.4">John Petrini</p></div></div></div></div><a href="http:///" target="_blank"></a></div></div></div></div></div></div>
</div></div>