Add krb5_init_creds symbols needed by kinit.
Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
This commit is contained in:

committed by
Love Hörnquist Åstrand

parent
888780c9e7
commit
bebb50797f
@@ -765,6 +765,14 @@ HEIMDAL_KRB5_2.0 {
|
||||
krb5_get_init_creds_opt_set_pkinit_user_certs;
|
||||
krb5_pk_enterprise_cert;
|
||||
krb5_process_last_request;
|
||||
krb5_init_creds_init;
|
||||
krb5_init_creds_set_service;
|
||||
krb5_init_creds_set_fast_ccache;
|
||||
krb5_init_creds_set_keytab;
|
||||
krb5_init_creds_get;
|
||||
krb5_init_creds_set_password;
|
||||
krb5_init_creds_store;
|
||||
krb5_init_creds_free;
|
||||
|
||||
# testing
|
||||
_krb5_aes_cts_encrypt;
|
||||
|
Reference in New Issue
Block a user