[sudo-commits] sudo changeset 8080:d0aea6ff36af

Todd C. Miller Todd.Miller at courtesan.com
Thu May 17 12:10:03 EDT 2012


changeset:	8080:d0aea6ff36af in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/d0aea6ff36af
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu May 17 12:09:56 2012 -0400

Log Message:
	Relax the user/group/mode checks on sudoers files.  As long as the
	file is owned by the right user, not world-writable and not writable
	by a group other than the one specified at configure time (gid 0
	byile is considered OK.  Note that visudo will still
	set the mode to the value specified at configure time.

diffstat:

 Makefile.in   |  18 +++++-----
 secure_path.c |  95 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 secure_path.h |  31 +++++++++++++++++++
 3 files changed, 135 insertions(+), 9 deletions(-)



More information about the sudo-commits mailing list