From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: auditd fails to start on FC6 system, newer kernels effect? Date: Mon, 19 Nov 2007 14:05:12 -0500 Message-ID: <200711191405.13273.sgrubb@redhat.com> References: <200711170431.17700.gene.heskett@verizon.net> <1195496605.7546.115.camel@moss-spartans.epoch.ncsc.mil> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <1195496605.7546.115.camel@moss-spartans.epoch.ncsc.mil> 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 Cc: Gene Heskett , fedora-selinux-list@redhat.com List-Id: linux-audit@redhat.com On Monday 19 November 2007 01:23:25 pm Stephen Smalley wrote: > > Connection refused sounds as if something else isn't running that sho= uld > > be, but no direct clue, so what else needs to run too, before auditd? Nothing else needs to be running. The audit daemon is one of the first us= er=20 space daemons started by design. > More of a question for linux-audit (cc'd). =C2=A0Offhand, I'd guess tha= t the > ECONNREFUSED is coming from the netlink code, but I don't know why. Right. It would be good to know if this was due to connect() failing. FWI= W, I=20 have not tested the audit system on 2.6.24 at all yet. -Steve