From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: "Error sending add rule request" using 1.5.4 Date: Wed, 9 Jan 2008 15:20:13 -0500 Message-ID: <200801091520.14041.sgrubb@redhat.com> References: <249DC7180F301445BCA2E01EAAFDF40908C47636@emss04m05.us.lmco.com> <200801091413.58124.sgrubb@redhat.com> <20080109193728.GC6887@mathiaz.mathiaz.net> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20080109193728.GC6887@mathiaz.mathiaz.net> 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 09 January 2008 14:37:29 Mathias Gug wrote: > On Wed, Jan 09, 2008 at 02:13:57PM -0500, Steve Grubb wrote: > > On Wednesday 09 January 2008 14:01:39 Brennan, William C wrote: > > I'd start with asking if the kernel supports auditing. Auditctl has no > > dependencies on anything in userspace aside from a normal glibc. > > The kernel configuration is the following: > > ~$ grep -i audit /boot/config-2.6.22-14-generic > CONFIG_AUDIT=y > # CONFIG_AUDITSYSCALL is not set ^^^^^^^ Set this > CONFIG_AUDIT_ARCH=y > > Is there another option that should be set ? -Steve