From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: aureport does not log logins Date: Fri, 27 Jun 2008 10:04:18 -0400 Message-ID: <200806271004.18418.sgrubb@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" 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 25 June 2008 11:28:10 Bo Phan wrote: > I know it's something that I need to see but I've been struggling with this > project for so long. When I do aureport, logins (either successful or > failed) are not showed. The login notifications come from patches to the login programs, so you cannot add rules to get this. The event type you are looking for is USER_LOGIN. If they are not in your logs, aureport cannot work since the data is missing. -Steve