Home
last modified time | relevance | path

Searched refs:default_keytab_modify (Results 1 – 5 of 5) sorted by relevance

/src/crypto/heimdal/lib/krb5/
H A Dkrb5_locl.h274 const char *default_keytab_modify; member
H A Dkeytab.c288 if(context->default_keytab_modify == NULL) { in krb5_kt_default_modify_name()
302 kt = context->default_keytab_modify; in krb5_kt_default_modify_name()
H A Dcontext.c160 INIT_FIELD(context, string, default_keytab_modify, in init_context_from_config_file()
/src/crypto/heimdal/
H A DChangeLog.2001734 * lib/krb5/krb5.h (krb5_context_data): add default_keytab_modify
736 default_keytab_modify
H A DChangeLog.2002707 * lib/krb5/context.c: default default_keytab_modify to NULL