[sudo-commits] sudo changeset 12641:aed39197f364

Todd C. Miller Todd.Miller at sudo.ws
Fri Sep 18 08:51:47 MDT 2020


changeset:	12641:aed39197f364 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/aed39197f364
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Sep 18 08:18:07 2020 -0600

Log Message:
	Use a simple string compare on systems without crypt(3).
	This is only used on systems without PAM, BSD authentication or AIX
	authentication.  Bug #940.

diffstat:

 config.h.in                   |   3 +++
 configure                     |  24 ++++++++++++++----------
 configure.ac                  |  18 ++++++++++--------
 plugins/sudoers/auth/passwd.c |  15 +++++++++++++++
 4 files changed, 42 insertions(+), 18 deletions(-)



More information about the sudo-commits mailing list