Announce that we support key exchange.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19471 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-12-20 07:34:13 +00:00
parent c40b4081cf
commit 3e8f397701

View File

@@ -145,6 +145,7 @@ _gss_ntlm_init_sec_context
#if 0
flags |= NTLM_NEG_NTLM2_SESSION;
#endif
flags |= NTLM_NEG_KEYEX;
memset(&type1, 0, sizeof(type1));