[sudo-commits] sudo changeset 11091:edac7222600a

Todd C. Miller Todd.Miller at courtesan.com
Wed Nov 15 15:11:01 MST 2017


changeset:	11091:edac7222600a in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/edac7222600a
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Nov 15 15:06:45 2017 -0700

Log Message:
	In list (-l) or verify (-v) mode, if we have a match but authentication
	is required, clear FLAG_NOPASSWD so that when listpw/verifypw is
	set to "all" and there are multiple sudoers sources a password will
	be required unless none of the entries in all sources require
	authentication.  From Radovan Sroka of RedHat

diffstat:

 plugins/sudoers/ldap.c  |  2 ++
 plugins/sudoers/parse.c |  2 ++
 plugins/sudoers/sssd.c  |  2 ++
 3 files changed, 6 insertions(+), 0 deletions(-)


More information about the sudo-commits mailing list