_ntlm_challenge Struct Reference
#include <ntlmauth.h>

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] |
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().
| char _ntlm_challenge::payload[256] |
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:
- libntlmauth/ntlmauth.h
Search
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Help Out
- Getting Squid
- Donate
- Squid Deployment Case-Studies
Documentation
- FAQ | Wiki | Book
- Configuration Reference
- Configuration Guide - Visolve
- Configuration Examples
- Users guide
- Non-English
- Security Advisories
- More...
Support
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
