Public Attributes | |
char * | domain |
char * | controller |
time_t | dead |
dc * | next |
Detailed Description
Definition at line 74 of file ntlm_smb_lm_auth.cc.
Member Data Documentation
◆ controller
char* _dc::controller |
Definition at line 76 of file ntlm_smb_lm_auth.cc.
Referenced by obtain_challenge(), and process_options().
◆ dead
time_t _dc::dead |
Definition at line 77 of file ntlm_smb_lm_auth.cc.
Referenced by obtain_challenge(), and process_options().
◆ domain
char* _dc::domain |
Definition at line 75 of file ntlm_smb_lm_auth.cc.
Referenced by main(), obtain_challenge(), process_options(), and validate_user().
◆ next
dc* _dc::next |
Definition at line 78 of file ntlm_smb_lm_auth.cc.
Referenced by main(), obtain_challenge(), and process_options().
The documentation for this struct was generated from the following file:
- src/auth/ntlm/SMB_LM/ntlm_smb_lm_auth.cc