Helping ordinary people create extraordinary websites!


File_Passwd_Smb::verifyPasswd()

File_Passwd_Smb::verifyPasswd() -- Verify password

Description

Verifies an account with the given plaintext password.

Parameter

string $user

username

string $pass

the plaintext password

Note

This function can not be called statically.