summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pw
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2003-05-08 00:28:36 +0000
committertrhodes <trhodes@FreeBSD.org>2003-05-08 00:28:36 +0000
commit66cc770e2b597815d2150f80917fa91cf85bf34f (patch)
treec49f049c320b10bed2108d573d7e4b1dc86b3ab0 /usr.sbin/pw
parentf3319808ea6a3d904e252f3d5396f0bc1d9df41d (diff)
downloadFreeBSD-src-66cc770e2b597815d2150f80917fa91cf85bf34f.zip
FreeBSD-src-66cc770e2b597815d2150f80917fa91cf85bf34f.tar.gz
Add information about the log file.
PR: 35575 Submitted by: "Simon L. Nielsen" <simon@nitro.dk> (original version)
Diffstat (limited to 'usr.sbin/pw')
-rw-r--r--usr.sbin/pw/pw.810
1 files changed, 10 insertions, 0 deletions
diff --git a/usr.sbin/pw/pw.8 b/usr.sbin/pw/pw.8
index 6b6a672..068bd74 100644
--- a/usr.sbin/pw/pw.8
+++ b/usr.sbin/pw/pw.8
@@ -912,6 +912,14 @@ Internet, such as
.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
+The
+.Nm
+utility writes a log 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
+.Xr pw.conf 5 .
.Sh FILES
.Bl -tag -width /etc/master.passwd.new -compact
.It Pa /etc/master.passwd
@@ -930,6 +938,8 @@ Temporary copy of the Version 7 password file
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 ,
OpenPOWER on IntegriCloud