[krbdev.mit.edu #7682] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Sun Jul 21 02:24:44 EDT 2013
Load import/export cred functions from GSS modules
When the import/export credential 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 import/export credential extensions if they wish.
https://github.com/krb5/krb5/commit/744d6f873393b6bbd12e1c1884738676a089fa65
Author: Simo Sorce <simo at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 744d6f873393b6bbd12e1c1884738676a089fa65
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