From owner-freebsd-current@FreeBSD.ORG Sun Mar 19 23:09:55 2006 Return-Path: X-Original-To: freebsd-current@FreeBSD.org 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 3817A16A400; Sun, 19 Mar 2006 23:09:55 +0000 (UTC) (envelope-from darren.pilgrim@bitfreak.org) Received: from mail.bitfreak.org (mail.bitfreak.org [65.75.198.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id D173343D48; Sun, 19 Mar 2006 23:09:54 +0000 (GMT) (envelope-from darren.pilgrim@bitfreak.org) Received: from [127.0.0.1] (mail.bitfreak.org [65.75.198.146]) by mail.bitfreak.org (Postfix) with ESMTP id 3234819F2C; Sun, 19 Mar 2006 15:09:50 -0800 (PST) Message-ID: <441DE4B9.8080708@bitfreak.org> Date: Sun, 19 Mar 2006 15:09:45 -0800 From: Darren Pilgrim User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Garance A Drosehn References: <99353.1142604012@critter.freebsd.dk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org Subject: Re: PROPOSAL for periodic/security/800.loginfail X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 19 Mar 2006 23:09:55 -0000 Garance A Drosehn wrote: > > When printing the user-specific information, it only prints > the second line of "to users: " when there was more than one > userid found. If only one userid was found, then it just > tacks something like "u: root*3" on the first line. A common, single-line format would make automated parsing simpler. Instead of entries like this: 5 from 127.0.225.154 @ 14:39 -> 14:40 Dec 28 to users: root*3 + 1 others 3 from 127.0.73.182 @ 21:57 -> 21:58 Dec 26 u: root*3 Do something like this: 5 from 127.0.225.154 @ 14:39 -> 14:40 Dec 28 to users: root*3 + 1 others 3 from 127.0.73.182 @ 21:57 -> 21:58 Dec 26 to users: root*3