From owner-freebsd-current@FreeBSD.ORG Wed Sep 1 22:50:52 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BAC716A4D0 for ; Wed, 1 Sep 2004 22:50:52 +0000 (GMT) Received: from maeko.hayai.de (maeko.hayai.de [217.172.178.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id C564E43D3F for ; Wed, 1 Sep 2004 22:50:51 +0000 (GMT) (envelope-from mail@maeko.hayai.de) Received: from maeko.hayai.de (IDENT:ident@localhost [127.0.0.1]) by maeko.hayai.de (8.12.11/8.12.11) with ESMTP id i81Mon3K031654 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 2 Sep 2004 00:50:50 +0200 Received: (from mail@localhost) by maeko.hayai.de (8.12.11/8.12.11/Submit) id i81ModGg031653; Thu, 2 Sep 2004 00:50:39 +0200 Date: Thu, 2 Sep 2004 00:50:39 +0200 From: Marco Wertejuk To: Ryan Sommers Message-ID: <20040901225038.GA31574@maeko.hayai.de> References: <50241.208.4.77.15.1093981761.squirrel@www2.neuroflux.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50241.208.4.77.15.1093981761.squirrel@www2.neuroflux.com> User-Agent: Mutt/1.5.4i cc: current@freebsd.org Subject: Re: Periodic security X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2004 22:50:52 -0000 On Tue, Aug 31, 2004 at 01:49:21PM -0600, Ryan Sommers wrote: | Slight modification to the loginfail script for periodics. This will catch | sshd, proftpd and su errors, as well as other programs, better. I think you should file a bug to get this improvement applied.