krb5_get_in_tkt_with_password¶
-
krb5_error_code
krb5_get_in_tkt_with_password
(krb5_context context, krb5_flags options, krb5_address *const * addrs, krb5_enctype * ktypes, krb5_preauthtype * pre_auth_types, const char * password, krb5_ccache ccache, krb5_creds * creds, krb5_kdc_rep ** ret_as_reply)¶
- param
context
options
addrs
ktypes
pre_auth_types
password
ccache
creds
ret_as_reply
DEPRECATED Replaced by krb5_get_init_creds_password() .