NetBSD/usr.bin/passwd
gdt 324332f31f Log successful and unsuccessful attempts to change passwords, via -l
or pam, to ease IT audit guideline compliance.  Patch from Richard
Hansen of BBN in private mail.

Proposed on tech-kern with positive comments, except a suggestion I
didn't implement:

A possible future enhancement is refraining from logging if the old
password is empty, as some people abort password changing that way.
However, it's not clear if this complies with most guidelines that
require password change logging, and at first glance that appears to
be a fairly difficult change.
2010-03-02 16:19:13 +00:00
..
extern.h
kpasswd.1
krb5_passwd.c avoid compiler warnings about shadowed declarations. 2009-04-18 09:04:34 +00:00
local_passwd.c Log successful and unsuccessful attempts to change passwords, via -l 2010-03-02 16:19:13 +00:00
Makefile
pam_passwd.c Log successful and unsuccessful attempts to change passwords, via -l 2010-03-02 16:19:13 +00:00
passwd.1
passwd.c
yp_passwd.c
yppasswd.1