(krb5_context_data): remove srv_try_rfc2052
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10180 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -378,7 +378,6 @@ typedef struct krb5_context_data {
|
||||
krb5_boolean scan_interfaces; /* `ifconfig -a' */
|
||||
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 */
|
||||
int32_t fcache_vno; /* create cache files w/ this
|
||||
version */
|
||||
int num_kt_types; /* # of registered keytab types */
|
||||
|
Reference in New Issue
Block a user