[sudo-commits] sudo changeset 11061:3aaeeebd924c

Todd C. Miller Todd.Miller at courtesan.com
Fri Sep 1 14:11:34 MDT 2017


changeset:	11061:3aaeeebd924c in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/3aaeeebd924c
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Sep 01 11:36:15 2017 -0600

Log Message:
	The fix for matching when no sudoRunAsUser is present in a sudoRole
	was incomplete.  If no -g option was specified on the command line
	but sudoRunAsGroup is present in a sudoRole, we need to treat the
	group match as failed instead of missing.

diffstat:

 plugins/sudoers/ldap.c |  16 +++++++++++++---
 plugins/sudoers/sssd.c |  14 +++++++++++---
 2 files changed, 24 insertions(+), 6 deletions(-)


More information about the sudo-commits mailing list