[krbdev.mit.edu #5090] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Mon Dec 18 19:12:54 EST 2006


pull up r18954 from trunk

 r18954 at cathode-dark-space:  jaltman | 2006-12-14 18:33:53 -0500
 ticket: new
 subject: 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.
      
 


Commit By: tlyu



Revision: 18969
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/lib/krb5/krb/gic_opt.c
U   branches/krb5-1-6/src/lib/krb5/krb/gic_pwd.c
U   branches/krb5-1-6/src/lib/krb5_32.def
U   branches/krb5-1-6/src/windows/identity/plugins/common/dynimport.c
U   branches/krb5-1-6/src/windows/identity/plugins/common/dynimport.h
U   branches/krb5-1-6/src/windows/identity/plugins/krb5/krb5funcs.c




More information about the krb5-bugs mailing list