[sudo-cvs] CVS commit: sudo

Todd.Miller at courtesan.com Todd.Miller at courtesan.com
Wed Feb 25 07:21:12 EST 2009


Module Name:	sudo
Committed By:	millert
Date:		Wed Feb 25 12:21:12 UTC 2009

Modified Files:
	sudo/auth: pam.c

Log Message:
Make sure def_prompt is always defined.  This is a workaround for
pam configs that prompt for a password in the session but don't
have an auth line.  A better fix is to expand the sudo prompt earlier
and set def_prompt to that when initializing.


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 sudo/auth/pam.c



More information about the sudo-commits mailing list