Skip Menu |
 

From: kwc@citi.umich.edu
Subject: SVN Commit
If the plugin initialization function fails, skip all modules in
the plugin, not just the first. Also, print the error message from
the plugin if supplied.

Commit By: coffman



Revision: 18873
Changed Files:
U trunk/src/kdc/kdc_preauth.c
From: tlyu@mit.edu
Subject: SVN Commit
pull up r18873 from trunk

r18873@cathode-dark-space: coffman | 2006-11-28 19:17:52 -0500
ticket: new
subject: skip all modules in plugin if init function fails
Target_Version: 1.6
Tags: pullup
Component: krb5-kdc

If the plugin initialization function fails, skip all modules in
the plugin, not just the first. Also, print the error message from
the plugin if supplied.



Commit By: tlyu



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