From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amy Griffis Subject: Re: file watch and stat Date: Mon, 2 Oct 2006 16:11:16 -0400 Message-ID: <20061002201116.GA17635@fc.hp.com> References: <45216583.6060405@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k92KBgv5008989 for ; Mon, 2 Oct 2006 16:11:42 -0400 Received: from atlrel6.hp.com (atlrel6.hp.com [156.153.255.205]) by mx3.redhat.com (8.13.1/8.13.1) with ESMTP id k92KBYgL015865 for ; Mon, 2 Oct 2006 16:11:34 -0400 Received: from smtp2.fc.hp.com (smtp.fc.hp.com [15.11.136.114]) by atlrel6.hp.com (Postfix) with ESMTP id 9BDC536F0A for ; Mon, 2 Oct 2006 16:11:29 -0400 (EDT) Received: from ldl.fc.hp.com (ldl.fc.hp.com [15.11.146.30]) by smtp2.fc.hp.com (Postfix) with ESMTP id 69D4E905C8 for ; Mon, 2 Oct 2006 20:11:29 +0000 (UTC) Received: from localhost (ldl.lart [127.0.0.1]) by ldl.fc.hp.com (Postfix) with ESMTP id 4BAF0134143 for ; Mon, 2 Oct 2006 14:11:29 -0600 (MDT) Received: from ldl.fc.hp.com ([127.0.0.1]) by localhost (ldl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26610-09 for ; Mon, 2 Oct 2006 14:11:25 -0600 (MDT) Content-Disposition: inline In-Reply-To: <45216583.6060405@us.ibm.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com Michael C Thompson wrote: [Mon Oct 02 2006, 03:16:19PM EDT] > Hey all, > > I'm trying to figure out why having a watch a on file is not generating > a record when I stat said file. > > Put a watch on a file, and do stat file. > > No record... I'm not sure why this is happening, isn't getting such > information considered security relevant? What is your audit rule?