summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAlexandra Ellwood <lxs@mit.edu>2008-10-17 17:04:09 +0000
committerAlexandra Ellwood <lxs@mit.edu>2008-10-17 17:04:09 +0000
commit4a8d023b50d4b2cb521f0a47e7b8b71e50586fe0 (patch)
treedc3f5ca10ab192b8aeb57e8261ca074c307c1b0a /src
parentfcd5639458992d23d49f1b867f405e53fb8388c9 (diff)
downloadkrb5-4a8d023b50d4b2cb521f0a47e7b8b71e50586fe0.tar.gz
krb5-4a8d023b50d4b2cb521f0a47e7b8b71e50586fe0.tar.xz
krb5-4a8d023b50d4b2cb521f0a47e7b8b71e50586fe0.zip
Make sure identity is set when using kim prompter
ticket: new git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20882 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/kim/lib/kim_credential.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/kim/lib/kim_credential.c b/src/kim/lib/kim_credential.c
index b4d15ab81..6a997159e 100644
--- a/src/kim/lib/kim_credential.c
+++ b/src/kim/lib/kim_credential.c
@@ -657,6 +657,7 @@ kim_error kim_credential_create_for_change_password (kim_credential *out_creden
/* set counter to zero so we can tell if we got prompted */
in_ui_context->prompt_count = 0;
+ in_ui_context->identity = in_identity;
err = krb5_error (credential->context,
krb5_get_init_creds_password (credential->context,