[sudo-commits] sudo changeset 10494:50d8d88bcc28

Todd C. Miller Todd.Miller at courtesan.com
Thu Jun 2 10:49:59 MDT 2016


changeset:	10494:50d8d88bcc28 in /media/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/50d8d88bcc28
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Jun 02 10:47:39 2016 -0600

Log Message:
	SSSD doesn't handle netgroups, we have to ensure they are correctly filtered
	in sudo. The rules may contain mixed sudoUser specification so we have to
	check not only for netgroup membership but also for user and group matches.
	Adapted from a patch from Daniel Kopecek.

diffstat:

 plugins/sudoers/sssd.c |  85 ++++++++++++++++++++++++++++++--------------------
 1 files changed, 51 insertions(+), 34 deletions(-)


More information about the sudo-commits mailing list