svn rev #18902: branches/krb5-1-6/ src/kdc/

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


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

pull up r18895 from trunk

 r18895 at cathode-dark-space:  coffman | 2006-12-01 14:18:26 -0500
 subject: Return edata from non-"PA_REQUIRED" preauth types
 ticket: new
 Target_Version: 1.6
 tags: pullup
 Component: krb5-kdc
 
     * src/kdc/kdc_preauth.c (check_padata)
     Return e-data from any failing preauth module.
     Save the e-data and return value from the first failing module.
     If a subsequent module marked as PA_REQUIRED fails, return
     its e-data and error instead.
 
     * src/kdc/kdc_preauth.c (load_preauth_plugins)
     Quiet compiler warning by setting pointer to NULL.
 
 




Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/kdc/kdc_preauth.c



More information about the cvs-krb5 mailing list