From owner-freebsd-newbies@FreeBSD.ORG Sun Nov 21 18:11:08 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E579B16A53A for ; Sun, 21 Nov 2004 18:11:06 +0000 (GMT) Received: from flabnapple.net (Flabnapple.Net [204.87.183.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B9B143D55 for ; Sun, 21 Nov 2004 18:11:06 +0000 (GMT) (envelope-from lists@rzweb.com) Received: from [10.0.1.3] (c-24-5-6-87.client.comcast.net [24.5.6.87]) by flabnapple.net (8.12.8/8.12.8) with ESMTP id iALIB3JP023404 for ; Sun, 21 Nov 2004 10:11:04 -0800 Mime-Version: 1.0 (Apple Message framework v619) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-newbies@freebsd.org From: Ron Gilbert Date: Sun, 21 Nov 2004 10:10:46 -0800 X-Mailer: Apple Mail (2.619) Subject: Periodic security scripts... X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2004 18:11:08 -0000 I am getting my server set up to mail security reports every night, and there is a script for loginfail, but I don't see any to report successful logins, or su's or sudo commands. On my redhat machine, I could get this info. Before I go an write all these myself, is there a way to turn this reporting on, or is there a place to get scripts that do this? Ron