]> granicus.if.org Git - sudo/commit
Make sure def_prompt is always defined. This is a workaround for
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 25 Feb 2009 12:21:11 +0000 (12:21 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 25 Feb 2009 12:21:11 +0000 (12:21 +0000)
commit536ba5e23af748c48208101867ea8ef5b19c3753
tree96d15db891ca32616f510ec7b37421a486bdb2f7
parent0c05609759f0ebc5410817255e3fd0f2491bd484
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.
auth/pam.c