mixed File_Passwd_Authdigest::verifyPasswd (string $user, string $realm, string $pass)
mixed File_Passwd_Authdigest::verifyPasswd
Verify the password of an user in a certain realm.
the user whose password should be verified
the realm the user is in
the plaintext password to verify
Retruns TRUE if passwords equal, FALSE if they don't, or PEAR_Error on failure.
Table 37-1. Possible PEAR_Error values
This function can not be called statically.