[sudo-commits] sudo changeset 11695:ec657af6eeb8

Todd C. Miller Todd.Miller at sudo.ws
Tue Apr 30 07:08:26 MDT 2019


changeset:	11695:ec657af6eeb8 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/ec657af6eeb8
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Apr 29 19:44:13 2019 -0600

Log Message:
	Add pam_acct_mgmt setting to enable/disable PAM account validation.

diffstat:

 doc/sudoers.cat             |   13 ++++-
 doc/sudoers.man.in          |   15 +++++-
 doc/sudoers.mdoc.in         |   14 +++++-
 plugins/sudoers/auth/pam.c  |  114 ++++++++++++++++++++++---------------------
 plugins/sudoers/def_data.c  |    4 +
 plugins/sudoers/def_data.h  |   50 ++++++++++---------
 plugins/sudoers/def_data.in |    3 +
 plugins/sudoers/defaults.c  |    1 +
 8 files changed, 131 insertions(+), 83 deletions(-)


More information about the sudo-commits mailing list