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

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