Public Attributes | |
const char * | name |
const char * | sname |
const char * | passthrough |
const char * | nmbaddr |
int | nmbcast |
char * | authshare |
const char * | authfile |
struct SMBDOMAIN * | next |
Detailed Description
Definition at line 37 of file basic_smb_auth.cc.
Member Data Documentation
◆ authfile
const char* SMBDOMAIN::authfile |
Definition at line 44 of file basic_smb_auth.cc.
Referenced by main().
◆ authshare
char* SMBDOMAIN::authshare |
Definition at line 43 of file basic_smb_auth.cc.
Referenced by main().
◆ name
const char* SMBDOMAIN::name |
Definition at line 38 of file basic_smb_auth.cc.
Referenced by main().
◆ next
struct SMBDOMAIN* SMBDOMAIN::next |
Definition at line 45 of file basic_smb_auth.cc.
Referenced by main().
◆ nmbaddr
const char* SMBDOMAIN::nmbaddr |
Definition at line 41 of file basic_smb_auth.cc.
Referenced by main().
◆ nmbcast
int SMBDOMAIN::nmbcast |
Definition at line 42 of file basic_smb_auth.cc.
Referenced by main().
◆ passthrough
const char* SMBDOMAIN::passthrough |
Definition at line 40 of file basic_smb_auth.cc.
Referenced by main().
◆ sname
const char* SMBDOMAIN::sname |
Definition at line 39 of file basic_smb_auth.cc.
Referenced by main().
The documentation for this struct was generated from the following file:
- src/auth/basic/SMB/basic_smb_auth.cc