[krbdev.mit.edu #8340] git commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Fri Jan 8 17:16:22 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/92ffd801940822c680c4719dc22ca3be29820688
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 92ffd801940822c680c4719dc22ca3be29820688
Branch: krb5-1.13
src/clients/ksu/krb_auth_su.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
More information about the krb5-bugs
mailing list