From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Identifying writes to NFS Date: Wed, 30 May 2007 14:11:51 -0400 Message-ID: <200705301411.51259.sgrubb@redhat.com> References: <1180542928.5055.16.camel@localhost.localdomain> <200705301406.04241.sgrubb@redhat.com> <1180548706.4313.6.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1180548706.4313.6.camel@localhost.localdomain> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Matthew Booth Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Wednesday 30 May 2007 14:11, Matthew Booth wrote: > Actually I would be matching on this in an external system. That system > would receive *all* open() calls. It just needs to be able to > differentiate nfs from non-nfs. Ok, I thought you wanted to audit by file system type and have the kernel distinguish it. If its external/post-processing, Al gave you the answer. -Steve