Add store-cred to the dispatch table
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user