[sudo-commits] sudo changeset 9917:cb314c1ed5f8

Todd C. Miller Todd.Miller at courtesan.com
Mon Feb 23 12:53:09 MST 2015


changeset:	9917:cb314c1ed5f8 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/cb314c1ed5f8
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Feb 23 11:12:43 2015 -0700

Log Message:
	On AIX use the value of auth_type in /etc/security/login.cfg to
	determine whether to use LAM or PAM unless the user specified the
	--with-pam or --with-aixauth configure flags.

diffstat:

 INSTALL                          |   9 ++-
 NEWS                             |   4 +
 configure                        |  41 ++++++++-----------
 configure.ac                     |  24 ++++-------
 plugins/sudoers/auth/aix_auth.c  |  85 ++++++++++++++++++++++++++++++++++++++++
 plugins/sudoers/auth/sudo_auth.c |  64 ++++++++++++++++++++++--------
 plugins/sudoers/auth/sudo_auth.h |   1 +
 7 files changed, 168 insertions(+), 60 deletions(-)


More information about the sudo-commits mailing list