Add kdc_timeout to context.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2409 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -236,6 +236,7 @@ typedef struct krb5_context_data{
|
||||
krb5_enctype *etypes;
|
||||
char *default_realm;
|
||||
time_t max_skew;
|
||||
time_t kdc_timeout;
|
||||
krb5_config_section *cf;
|
||||
struct error_table *et_list;
|
||||
krb5_cc_ops *cc_ops;
|
||||
|
Reference in New Issue
Block a user