]> git.ipfire.org Git - thirdparty/krb5.git/commit
Load import/export cred functions from GSS modules
authorSimo Sorce <simo@redhat.com>
Sat, 20 Jul 2013 17:20:43 +0000 (13:20 -0400)
committerGreg Hudson <ghudson@mit.edu>
Sun, 21 Jul 2013 06:24:11 +0000 (02:24 -0400)
commit744d6f873393b6bbd12e1c1884738676a089fa65
tree90d1a5a0310fe3cf692f10e8673f35075239da0f
parentee53a887bead08ec1354de3e74659da537f87515
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.

ticket: 7682
src/lib/gssapi/mechglue/g_initialize.c