| File_SMBPasswd::delUser() (Previous) | (Next) File_SMBPasswd::verifyAccount() | ||||
| |
|||||
|
|||||
This method verifies the given username and passwords against the entry in the loaded smbpasswd file. The given passwords must already be a valid NT-Hash or LM-Hash, whereas the LM-Hash is optional.
string $user - username to be verified
string $nthash - the NT-Hash
string $lmhash - the LM-Hash
Voorbeeld 40-1. Using File_SMBPasswd::verifyAccount()
|
| File_SMBPasswd::delUser() (Previous) | (Next) File_SMBPasswd::verifyAccount() | ||||||||
| |
|||||||||
|
|||||||||