svn rev #18903: branches/krb5-1-6/ src/include/ src/lib/krb5/krb/

tlyu@MIT.EDU tlyu at MIT.EDU
Fri Dec 1 18:23:20 EST 2006


Commit By: tlyu
Log Message: 
ticket: 4973
version_fixed: 1.6

pull up r18896 from trunk

 r18896 at cathode-dark-space:  coffman | 2006-12-01 14:36:38 -0500
 subject: send a new request with the new padata returned by krb5_do_preauth_tryagain()
 ticket: new
 Component: krb5-libs
 Target_Version: 1.6
 Tags: pullup
 
     Send another request containing the padata obtained from tryagain.
 
     * src/include/k5-int.h
     Update prototype
 
     * src/lib/krb5/krb/get_in_tkt.c
     Send pointer to the request.padata so krb5_do_preauth_tryagain()
     can update the request to be sent.
 
     * src/lib/krb5/krb/preauth2.c
     If a module returns modified padata, add it to the return_padata
     and return.
 




Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/include/k5-int.h
U   branches/krb5-1-6/src/lib/krb5/krb/get_in_tkt.c
U   branches/krb5-1-6/src/lib/krb5/krb/preauth2.c



More information about the cvs-krb5 mailing list