Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) From: kwc@citi.umich.edu Subject: SVN Commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 453 * 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. Commit By: coffman Revision: 18895 Changed Files: U trunk/src/kdc/kdc_preauth.c