summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5_32.def
diff options
context:
space:
mode:
authorJeffrey Altman <jaltman@secure-endpoints.com>2006-12-14 23:33:53 +0000
committerJeffrey Altman <jaltman@secure-endpoints.com>2006-12-14 23:33:53 +0000
commit0efde67fa90272b61c90b07138d0008c8432295d (patch)
treee7587bcc349c65d37673f0a9611a5286535611f7 /src/lib/krb5_32.def
parentd6c60af270e767f53adb602239de0487e01ceecb (diff)
downloadkrb5-0efde67fa90272b61c90b07138d0008c8432295d.tar.gz
krb5-0efde67fa90272b61c90b07138d0008c8432295d.tar.xz
krb5-0efde67fa90272b61c90b07138d0008c8432295d.zip
krb5_get_init_creds_opt_set_change_password_prompt
krb5_get_init_creds_opt_set_change_password_prompt is a new gic option that permits the prompter code to be skipped when the password has expired. This option is meant to be used by credential managers such as NetIDMgr and Kerberos.app that have their own built in password change dialogs. This patch adds the new function, exports it on Windows, and makes use of it within the Krb5 identity provider for NetIDMgr. The patch is written to ensure that no changes to the krb5_get_init_creds_opt structure are required and to ensure that the default behavior, prompting, is maintained. The export lists for UNIX and KFM must still be updated. The function prototype was committed as part of ticket 3642. ticket: new git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18954 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5_32.def')
-rw-r--r--src/lib/krb5_32.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/krb5_32.def b/src/lib/krb5_32.def
index 6a9060bf8a..f767c6de1e 100644
--- a/src/lib/krb5_32.def
+++ b/src/lib/krb5_32.def
@@ -159,6 +159,7 @@ krb5_c_string_to_key_with_params
krb5_get_init_creds_opt_set_address_list
krb5_get_init_creds_opt_set_etype_list
krb5_get_init_creds_opt_set_forwardable
+ krb5_get_init_creds_opt_set_change_password_prompt
krb5_get_init_creds_opt_set_preauth_list
krb5_get_init_creds_opt_set_proxiable
krb5_get_init_creds_opt_set_renew_life