From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Other audit configurations Date: Thu, 11 Jan 2007 14:15:05 -0500 Message-ID: <200701111415.05877.sgrubb@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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 Cc: "Thomas, Daniel J." List-Id: linux-audit@redhat.com On Thursday 11 January 2007 14:01, Thomas, Daniel J. wrote: > We're trying to figure out where some of the other information is comin= g > from that is in our audit.log file. =C2=A0It seems to be pam informatio= n and > such.=20 Yes. Pam has been hooked because of the requirement to audit all use of=20 authentication mechanisms.=20 > Where is that configured? =C2=A0 Its not configurable, its hardcoded into the pam libraries. In RHEL5 and = FC6=20 you can explicitly exclude those events if you wanted to. -Steve