krb5: port MIT Linux keyring credentials cache (#166)
This commit is contained in:
@@ -709,12 +709,15 @@ HEIMDAL_KRB5_2.0 {
|
||||
initialize_heim_error_table;
|
||||
initialize_k524_error_table_r;
|
||||
initialize_k524_error_table;
|
||||
initialize_k5e1_error_table_r;
|
||||
initialize_k5e1_error_table;
|
||||
|
||||
# variables
|
||||
krb5_dcc_ops;
|
||||
krb5_mcc_ops;
|
||||
krb5_acc_ops;
|
||||
krb5_fcc_ops;
|
||||
krb5_krcc_ops;
|
||||
krb5_scc_ops;
|
||||
krb5_kcm_ops;
|
||||
krb5_wrfkt_ops;
|
||||
@@ -730,6 +733,7 @@ HEIMDAL_KRB5_2.0 {
|
||||
krb5_cc_type_file;
|
||||
krb5_cc_type_memory;
|
||||
krb5_cc_type_kcm;
|
||||
krb5_cc_type_keyring;
|
||||
krb5_cc_type_scc;
|
||||
|
||||
# shared with HDB
|
||||
|
Reference in New Issue
Block a user