svn rev #18896: trunk/src/ include/ lib/krb5/krb/
coffman@MIT.EDU
coffman at MIT.EDU
Fri Dec 1 14:36:39 EST 2006
Commit By: coffman
Log Message:
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 trunk/src/include/k5-int.h
U trunk/src/lib/krb5/krb/get_in_tkt.c
U trunk/src/lib/krb5/krb/preauth2.c
More information about the cvs-krb5
mailing list