(krb5_context_data): add default_cc_name
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11678 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -393,6 +393,7 @@ typedef struct krb5_context_data {
|
|||||||
char *error_string;
|
char *error_string;
|
||||||
char error_buf[256];
|
char error_buf[256];
|
||||||
krb5_addresses *ignore_addresses;
|
krb5_addresses *ignore_addresses;
|
||||||
|
char *default_cc_name;
|
||||||
} krb5_context_data;
|
} krb5_context_data;
|
||||||
|
|
||||||
typedef struct krb5_ticket {
|
typedef struct krb5_ticket {
|
||||||
|
Reference in New Issue
Block a user