valid.cc File Reference
Include dependency graph for valid.cc:
Go to the source code of this file.
Functions | |
int | Valid_User (char *USERNAME, char *PASSWORD, const char *SERVER, char *, const char *DOMAIN) |
Function Documentation
◆ Valid_User()
int Valid_User | ( | char * | USERNAME, |
char * | PASSWORD, | ||
const char * | SERVER, | ||
char * | BACKUP, | ||
const char * | DOMAIN | ||
) |
Definition at line 25 of file valid.cc.
References NTV_LOGON_ERROR, NTV_NO_ERROR, NTV_PROTOCOL_ERROR, NTV_SERVER_ERROR, NULL, Http::SERVER, SMB_Connect_Server(), SMB_Discon(), SMB_Init(), SMB_Logon_Server(), and SMB_Negotiate().
Referenced by main(), and validate_user().