Avoid dns canonlisation for hosts, until we know what client credential we are going to use, and when we know that, lets check if the user really want to use canonlision, XXX should be able to configure per target realm too
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23678 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -137,4 +137,7 @@ struct gssapi_thr_context {
|
||||
#define SC_LOCAL_SUBKEY 0x08
|
||||
#define SC_REMOTE_SUBKEY 0x10
|
||||
|
||||
/* type to signal that that dns canon maybe should be done */
|
||||
#define MAGIC_HOSTBASED_NAME_TYPE 4711
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user