kdc and kinit wanted to use some symbols that were not exported by
libkrb5/libkdc Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:

committed by
Love Hornquist Astrand

parent
4c37844073
commit
b6fe5a95d3
@@ -94,6 +94,7 @@ HEIMDAL_KRB5_2.0 {
|
||||
krb5_cc_get_config;
|
||||
krb5_cc_get_friendly_name;
|
||||
krb5_cc_get_full_name;
|
||||
krb5_cc_get_kdc_offset;
|
||||
krb5_cc_get_lifetime;
|
||||
krb5_cc_get_name;
|
||||
krb5_cc_get_ops;
|
||||
@@ -113,8 +114,10 @@ HEIMDAL_KRB5_2.0 {
|
||||
krb5_cc_set_config;
|
||||
krb5_cc_set_default_name;
|
||||
krb5_cc_set_flags;
|
||||
krb5_cc_set_kdc_offset;
|
||||
krb5_cc_start_seq_get;
|
||||
krb5_cc_store_cred;
|
||||
krb5_cc_support_switch
|
||||
krb5_cc_switch;
|
||||
krb5_cc_set_friendly_name;
|
||||
krb5_change_password;
|
||||
|
Reference in New Issue
Block a user