_ntlm_authenticate Struct Reference
  #include <ntlmauth.h>
Collaboration diagram for _ntlm_authenticate:

| Public Attributes | |
| ntlmhdr | hdr | 
| strhdr | lmresponse | 
| strhdr | ntresponse | 
| strhdr | domain | 
| strhdr | user | 
| strhdr | workstation | 
| strhdr | sessionkey | 
| uint32_t | flags | 
| char | payload [256 *6] | 
Detailed Description
Authentication request sent by client in response to challenge
Definition at line 169 of file ntlmauth.h.
Member Data Documentation
◆ domain
| strhdr _ntlm_authenticate::domain | 
Domain to authenticate against
Definition at line 173 of file ntlmauth.h.
Referenced by ntlm_unpack_auth().
◆ flags
| uint32_t _ntlm_authenticate::flags | 
◆ hdr
| ntlmhdr _ntlm_authenticate::hdr | 
◆ lmresponse
| strhdr _ntlm_authenticate::lmresponse | 
LANMAN challenge response
Definition at line 171 of file ntlmauth.h.
Referenced by ntlm_unpack_auth().
◆ ntresponse
| strhdr _ntlm_authenticate::ntresponse | 
◆ payload
| char _ntlm_authenticate::payload[256 *6] | 
String data
Definition at line 178 of file ntlmauth.h.
◆ sessionkey
| strhdr _ntlm_authenticate::sessionkey | 
Session key for server's use
Definition at line 176 of file ntlmauth.h.
Referenced by ntlm_unpack_auth().
◆ user
| strhdr _ntlm_authenticate::user | 
◆ workstation
| strhdr _ntlm_authenticate::workstation | 
The documentation for this struct was generated from the following file:
- lib/ntlmauth/ntlmauth.h
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
