[sudo-commits] sudo changeset 11095:b456101fe509

Todd C. Miller Todd.Miller at sudo.ws
Tue Nov 28 11:30:25 MST 2017


changeset:	11095:b456101fe509 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/b456101fe509
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Nov 28 09:48:43 2017 -0700

Log Message:
	When running a command as the invoking user we cannot use the gid
	list from the front-end since it may not correspond to the user's
	aux group vector as defined by the group database.

diffstat:

 plugins/sudoers/ldap.c        |   2 +-
 plugins/sudoers/policy.c      |   5 ++-
 plugins/sudoers/pwutil.c      |  69 +++++++++++++++++++++++++++++++-----------
 plugins/sudoers/pwutil.h      |   7 ++-
 plugins/sudoers/pwutil_impl.c |  13 +++++--
 plugins/sudoers/set_perms.c   |   5 +-
 plugins/sudoers/sudoers.c     |   4 +-
 plugins/sudoers/sudoers.h     |  13 ++++++-
 8 files changed, 84 insertions(+), 34 deletions(-)


More information about the sudo-commits mailing list