Date: Fri, 14 Jan 2005 18:46:01 -0500 From: Chuck Swiger <cswiger@mac.com> To: Sean Murphy <smurphy@calarts.edu> Cc: freebsd-questions@freebsd.org Subject: Re: passwd logging Message-ID: <41E859B9.4080009@mac.com> In-Reply-To: <41E85835.6030705@calarts.edu> References: <41E85835.6030705@calarts.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Sean Murphy wrote: > I want to start logging to a file any succseses or failures when a user > envokes the passwd command. I came across editing the pam.conf file but > I don't know what to add. Can anyone help? Look at syslogd (/etc/syslog.conf) and /var/log/security or /var/log/auth.log, I suspect that what you want to see is already being logged there. -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41E859B9.4080009>