add srv_* flags to context
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5927 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -364,6 +364,9 @@ typedef struct krb5_context_data {
|
||||
const char *default_keytab;
|
||||
krb5_boolean use_admin_kdc;
|
||||
krb5_addresses *extra_addresses;
|
||||
krb5_boolean srv_lookup; /* do SRV lookups */
|
||||
krb5_boolean srv_try_txt; /* try TXT records also */
|
||||
krb5_boolean srv_try_rfc2052; /* try RFC2052 compatible records */
|
||||
} krb5_context_data;
|
||||
|
||||
enum {
|
||||
|
Reference in New Issue
Block a user