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 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
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 Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
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 Rename variables to fix GCC warnings: local variables optopt and optarg 2009-04-17 20:25:08 +00:00
yp_passwd.c Fix WARNS=4 issues 2009-04-12 23:59:37 +00:00
yppasswd.1 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00