[sudo-commits] sudo changeset 10181:3ad7296390f2

Todd C. Miller Todd.Miller at courtesan.com
Mon Aug 10 20:17:41 MDT 2015


changeset:	10181:3ad7296390f2 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/3ad7296390f2
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Aug 10 20:17:02 2015 -0600

Log Message:
	In sudo_pam_begin_session() and sudo_pam_end_session() return
	AUTH_FATAL on error, not AUTH_FAILURE.  In sudo_auth_begin_session()
	treat anything other than AUTH_SUCCESS as a fatal error.

diffstat:

 plugins/sudoers/auth/pam.c       |  6 +++---
 plugins/sudoers/auth/sudo_auth.c |  4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)


More information about the sudo-commits mailing list