[krbdev.mit.edu #5090] SVN Commit

Jeffrey Altman via RT rt-comment at krbdev.mit.edu
Thu Dec 14 18:34:01 EST 2006


     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.
     

Commit By: jaltman



Revision: 18954
Changed Files:
U   trunk/src/lib/krb5/krb/gic_opt.c
U   trunk/src/lib/krb5/krb/gic_pwd.c
U   trunk/src/lib/krb5_32.def
U   trunk/src/windows/identity/plugins/common/dynimport.c
U   trunk/src/windows/identity/plugins/common/dynimport.h
U   trunk/src/windows/identity/plugins/krb5/krb5funcs.c




More information about the krb5-bugs mailing list