[krbdev.mit.edu #7682] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Sun Jul 21 02:24:43 EDT 2013


Load cred store functions from GSS modules

When the credential store feature was implement the related functions
were added to struct gss_config, but the initialization function that
dynamically loads modules was not changed to see if the plugin being
loaded provided such functions.

This will allow non-builtin mechanism and interposer mechanism to
implement custom credential store extensions if they wish.

https://github.com/krb5/krb5/commit/ee53a887bead08ec1354de3e74659da537f87515
Author: Simo Sorce <simo at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: ee53a887bead08ec1354de3e74659da537f87515
Branch: master
 src/lib/gssapi/mechglue/g_initialize.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)



More information about the krb5-bugs mailing list