[krbdev.mit.edu #7709] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Wed Sep 25 14:56:01 EDT 2013
Support authoritative KDB check_transited methods
In kdc_check_transited_list, consult the KDB module first. If it
succeeds, treat this as authoritative and do not use the core
transited mechanisms. Modules can return KRB5_PLUGIN_NO_HANDLE to
fall back to core mechanisms.
https://github.com/krb5/krb5/commit/0406cd81ef9d18cd505fffabba3ac78901dc797d
Author: Greg Hudson <ghudson at mit.edu>
Commit: 0406cd81ef9d18cd505fffabba3ac78901dc797d
Branch: master
src/include/kdb.h | 5 +++--
src/kdc/kdc_util.c | 14 ++++++--------
2 files changed, 9 insertions(+), 10 deletions(-)
More information about the krb5-bugs
mailing list