[krbdev.mit.edu #8340] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Jan 8 15:10:57 EST 2016


Make ksu work with prompting clpreauth modules

Commit 5fd5a67c5a93514e7d0a64425baa007ad91f57de switched ksu from
using krb5_get_in_tkt_with_password() to
krb5_get_init_creds_password(), but did not supply a prompter
argument.  Pass krb5_prompter_posix so that clpreauth modules can
prompt for additional information during authentication.

(cherry picked from commit 23a16fb5eac733880e34a770882ed17b93b5d66c)

https://github.com/krb5/krb5/commit/fdc03ea1577e071875b436eed0e0bd2a880daf44
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: fdc03ea1577e071875b436eed0e0bd2a880daf44
Branch: krb5-1.14
 src/clients/ksu/krb_auth_su.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)



More information about the krb5-bugs mailing list