[sudo-commits] sudo changeset 6030:815219e04cc8

Todd C. Miller Todd.Miller at courtesan.com
Mon Sep 6 07:58:07 EDT 2010


changeset:	6030:815219e04cc8 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/815219e04cc8
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Sep 06 07:56:15 2010 -0400

Log Message:
	When matching the runas user and runas group (-u and -g command
	line options), keep track of runas group and runas user matches
	separately.  Only return a positive match if we have a match for
	both runas user and runas group (if specified).

diffstat:

 plugins/sudoers/match.c |  42 ++++++++++++++++++++++--------------------
 1 files changed, 22 insertions(+), 20 deletions(-)



More information about the sudo-commits mailing list