From owner-freebsd-doc Sun Dec 8 20:20: 6 2002 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7EF837B404 for ; Sun, 8 Dec 2002 20:20:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D3F343EC2 for ; Sun, 8 Dec 2002 20:20:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gB94K4x3018449 for ; Sun, 8 Dec 2002 20:20:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gB94K4ak018448; Sun, 8 Dec 2002 20:20:04 -0800 (PST) Date: Sun, 8 Dec 2002 20:20:04 -0800 (PST) Message-Id: <200212090420.gB94K4ak018448@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org Cc: From: "Matthew D. Fuller" Subject: Re: docs/35575: Pw(8) man page makes no mention of /var/log/userlog Reply-To: "Matthew D. Fuller" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/35575; it has been noted by GNATS. From: "Matthew D. Fuller" To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: docs/35575: Pw(8) man page makes no mention of /var/log/userlog Date: Sun, 8 Dec 2002 22:14:30 -0600 [Keepalive] This would seem to have just sorta disappeared into the aether; the manpage still makes no reference. The patch supplied is out of date now, though cvs update had no trouble merging the conflicts. Could somebody stuff this in because 5.0 is cut? Here's an updated patch: Index: pw.8 =================================================================== RCS file: /usr/cvs/src/usr.sbin/pw/pw.8,v retrieving revision 1.31 diff -u -r1.31 pw.8 --- pw.8 14 Jul 2002 14:45:10 -0000 1.31 +++ pw.8 9 Dec 2002 04:12:14 -0000 @@ -912,6 +912,14 @@ .Xr fingerd 8 , and a small number of TCP/IP clients, such as IRC, where full names specified in the passwd file may be used by default. +.Pp +.Nm Pw +logs actions to the +.Pa /var/log/userlog +file when actions such as user or group additions or deletions occur. +The location of this logfile can be changed in the +.Xr pw.conf 5 +file. .Sh FILES .Bl -tag -width /etc/master.passwd.new -compact .It Pa /etc/master.passwd @@ -930,6 +938,8 @@ Temporary copy of the group file .It Pa /etc/pw.conf Pw default options file +.It Pa /var/log/userlog +User/group modification logfile .El .Sh SEE ALSO .Xr chpass 1 , -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ "The only reason I'm burning my candle at both ends, is because I haven't figured out how to light the middle yet" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message