[sudo-commits] sudo changeset 9457:4c0eab1a5617

Todd C. Miller Todd.Miller at courtesan.com
Wed May 7 15:25:26 MDT 2014


changeset:	9457:4c0eab1a5617 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/4c0eab1a5617
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Apr 15 07:16:57 2014 -0600

Log Message:
	Use PAM_REINITIALIZE_CRED instead of PAM_ESTABLISH_CRED when
	changing the user.  This is the correct flag to use with
	a program that changes the uid like su or sudo and fixes a
	role problem on Solaris.  From Gary Winiger; Bug #642

diffstat:

 doc/CONTRIBUTORS           |  1 +
 plugins/sudoers/auth/pam.c |  4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)


More information about the sudo-commits mailing list