From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: An autrace that follows forks Date: Wed, 11 Oct 2006 16:24:54 -0400 Message-ID: <200610111624.54540.sgrubb@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: 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: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Wednesday 11 October 2006 16:06, John D. Ramsdell wrote: > I plan to write a version of autrace that follows forks. This is a problem that requires a kernel side implementation. We've talked about it in the past and I don't think we've got code yet. We did add audit by ppid which helps a little. But we need a generic way to say that we want to audit a specific program and all its descendants. -Steve