svn rev #18895: trunk/src/kdc/

coffman@MIT.EDU coffman at MIT.EDU
Fri Dec 1 14:18:27 EST 2006


Commit By: coffman
Log Message: 
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   trunk/src/kdc/kdc_preauth.c



More information about the cvs-krb5 mailing list