[krbdev.mit.edu #4973] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Fri Dec 1 18:23:26 EST 2006
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.
Commit By: tlyu
Revision: 18903
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 krb5-bugs
mailing list