Add NTLM_NEG_NTLM2_SESSION, NTLMv2 session security.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19462 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -50,6 +50,7 @@ struct ntlm_buf {
|
||||
#define NTLM_SUPPLIED_WORKSTAION 0x00002000
|
||||
|
||||
#define NTLM_NEG_ALWAYS_SIGN 0x00008000
|
||||
#define NTLM_NEG_NTLM2_SESSION 0x00080000
|
||||
|
||||
#define NTLM_NEG_TARGET_DOMAIN 0x00010000
|
||||
#define NTLM_ENC_128 0x20000000
|
||||
|
Reference in New Issue
Block a user