From owner-freebsd-questions@FreeBSD.ORG Sat Jan 15 00:18:07 2005 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 BFAF016A4CF for ; Sat, 15 Jan 2005 00:18:07 +0000 (GMT) Received: from muse.calarts.edu (muse.calarts.edu [198.182.157.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C7D943D1F for ; Sat, 15 Jan 2005 00:18:07 +0000 (GMT) (envelope-from smurphy@calarts.edu) Received: from [172.24.24.105] (rfc1918-address.calarts.edu [172.24.24.105] (may be forged)) by muse.calarts.edu (8.11.7p1+Sun/8.11.7) with ESMTP id j0F0I6w23899 for ; Fri, 14 Jan 2005 16:18:06 -0800 (PST) Message-ID: <41E8613E.20505@calarts.edu> Date: Fri, 14 Jan 2005 16:18:06 -0800 From: Sean Murphy User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: passwd logging 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: Sat, 15 Jan 2005 00:18:07 -0000 I checked out syslog.conf and did not see what to uncomment to add the passwd logging it currently logs bad logins and su but not successful changed passwds then I had a look at /var/log/security but nothing was in that file. hmm would I have to add a line to the syslog.conf file to log this type of activity? Thanks