_ntlm_challenge Struct Reference

#include <ntlmauth.h>

Collaboration diagram for _ntlm_challenge:

List of all members.

Public Attributes

ntlmhdr hdr
strhdr target
u_int32_t flags
u_char challenge [NTLM_NONCE_LEN]
u_int32_t context_low
u_int32_t context_high
char payload [256]

Detailed Description

Challenge request sent by server.

Definition at line 191 of file ntlmauth.h.


Member Data Documentation

u_char _ntlm_challenge::challenge[NTLM_NONCE_LEN]

Challenge string

Definition at line 195 of file ntlmauth.h.

Referenced by ntlm_make_challenge().

MS part of the server context handle

Definition at line 197 of file ntlmauth.h.

Referenced by main(), and ntlm_make_challenge().

LS part of the server context handle

Definition at line 196 of file ntlmauth.h.

Referenced by ntlm_make_challenge().

Request flags

Definition at line 194 of file ntlmauth.h.

Referenced by ntlm_make_challenge(), and SSP_MakeChallenge().

"NTLMSSP" , LSWAP(0x2)

Definition at line 192 of file ntlmauth.h.

Referenced by ntlm_make_challenge().

String data

Definition at line 198 of file ntlmauth.h.

Referenced by main(), make_challenge(), and ntlm_make_challenge().

Authentication target (domain/server ...)

Definition at line 193 of file ntlmauth.h.

Referenced by main(), make_challenge(), and ntlm_make_challenge().


The documentation for this struct was generated from the following file:

Search

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors