From owner-freebsd-questions@FreeBSD.ORG Thu Sep 2 15:34:26 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAA4016A4CE for ; Thu, 2 Sep 2004 15:34:26 +0000 (GMT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 582E743D46 for ; Thu, 2 Sep 2004 15:34:26 +0000 (GMT) (envelope-from meads594@comcast.net) Received: from 204.127.205.146 ([204.127.205.146]) by comcast.net (sccrmhc12) with SMTP id <2004090215342501200bvqlee>; Thu, 2 Sep 2004 15:34:25 +0000 Received: from [131.156.255.243] by 204.127.205.146; Thu, 02 Sep 2004 15:34:25 +0000 From: meads594@comcast.net To: FreeBSD-questions@freebsd.org Date: Thu, 02 Sep 2004 15:34:25 +0000 Message-Id: <090220041534.5989.41373D810003C3B1000017652200734748CBC7CA9C0B0E0A03@comcast.net> X-Mailer: AT&T Message Center Version 1 (Jul 16 2004) X-Authenticated-Sender: bWVhZHM1OTRAY29tY2FzdC5uZXQ= Subject: logging all logins with periodic X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Sep 2004 15:34:26 -0000 I'm currently running FreeBSD 4.10 on a machine at home. Since it is exposed to the internet (and since I am the only one who should be logging into it), I would like to have a summary log of all logins (both failed and successful). "periodic" shows the the failed logins in the daily summary, but I would also like a summary of the successful logins. I've "google"-ed, checked the list archives, and looked at the period.conf man page, but I can't seem to find a way to do what I want. However, I'm sure I'm not the first person to want this functionality. Can periodic be used to get a summary of successful logins? Is there a different utility that exists? Thanks in advance. Mike Eads