[sudo-commits] sudo changeset 10651:d8280d8a96c9

Todd C. Miller Todd.Miller at courtesan.com
Thu Sep 15 09:39:50 MDT 2016


changeset:	10651:d8280d8a96c9 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/d8280d8a96c9
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Sep 15 09:37:53 2016 -0600

Log Message:
	Update check for whether or not the runas user was set in the ldap
	and sssd backends to match the sudoers file backend.  Introduces
	the runas_user_set() macro to improve readability.  Previously,
	runas_pw was set late, now it is set before checking sudoers.

diffstat:

 plugins/sudoers/ldap.c  |  2 +-
 plugins/sudoers/match.c |  2 +-
 plugins/sudoers/parse.h |  5 +++++
 plugins/sudoers/sssd.c  |  2 +-
 4 files changed, 8 insertions(+), 3 deletions(-)


More information about the sudo-commits mailing list