[sudo-commits] sudo changeset 12406:b45608f29a02

Todd C. Miller Todd.Miller at sudo.ws
Wed May 6 16:39:28 MDT 2020


changeset:	12406:b45608f29a02 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/b45608f29a02
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed May 06 16:38:08 2020 -0600

Log Message:
	Look up runas user by name, not euid, where possible.
	Fixes a problem when there are multiple users with the same user-ID
	where the PAM session modules could be called with the wrong user name.
	Debian bug #734752

diffstat:

 src/sudo.c |  6 +++++-
 src/sudo.h |  1 +
 2 files changed, 6 insertions(+), 1 deletions(-)


More information about the sudo-commits mailing list