From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: A question about the directory watch in audit_tree.c in kernel Date: Tue, 20 May 2008 08:41:48 -0400 Message-ID: <200805200841.49524.sgrubb@redhat.com> References: <001701c8ba16$77c11ad0$2e8da70a@fnste3fa5f55c4> <1211285172.20187.20.camel@pc070168.northgrum.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1211285172.20187.20.camel@pc070168.northgrum.com> 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: kevin.boyce@ngc.com Cc: linux-audit@redhat.com, dwmw2@infradead.org List-Id: linux-audit@redhat.com On Tuesday 20 May 2008 08:06:12 am Kevin Boyce wrote: > Correct me if I am wrong, but in doing the auditctl -w /home, the only > thing that is being audited is the inode entry for the directory itself. Not in new kernels. I think starting in 2.6.24 we have the ability to recursively audit to the bottom of a given directory tree. -Steve