[sudo-commits] sudo changeset 7143:3f5ef76c6de5

Todd C. Miller Todd.Miller at courtesan.com
Tue Aug 9 14:56:16 EDT 2011


changeset:	7143:3f5ef76c6de5 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/3f5ef76c6de5
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Aug 09 14:56:05 2011 -0400

Log Message:
	Go back to using a callback for runas_default to keep runas_pw in
	sync.  This is needed to make per-entry runas_default settings work
	with LDAP-based sudoers.  Instead of declaring it a callback in
	def_data.in, sudo pokes sudo_defs_table[] which is a bit naughty,
	but avoids requiring stub functions in visudo and testsudoers.

diffstat:

 defaults.h |   2 +-
 sudo.c     |  20 +++++++++++---------
 2 files changed, 12 insertions(+), 10 deletions(-)



More information about the sudo-commits mailing list