Add store-cred to the dispatch table

This commit is contained in:
Love Hornquist Astrand
2009-07-28 09:50:05 +02:00
parent c140f0255c
commit 565236c603

View File

@@ -470,7 +470,8 @@ static gssapi_mech_interface_desc krb5_mech = {
_gsskrb5_pseudo_random,
_gk_wrap_iov,
_gk_unwrap_iov,
_gk_wrap_iov_length
_gk_wrap_iov_length,
_gsskrb5_store_cred
};
gssapi_mech_interface