mixed File_Passwd_Smb::verifyPasswd (string $user, string $pass)
mixed File_Passwd_Smb::verifyPasswd
Verifies an account with the given plaintext password.
username
the plaintext password
Returns TRUE if passwds equal, FALSE if they don't or PEAR_Error on failure.
Table 29-1. Possible PEAR_Error values
This function can not be called statically.