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.
Tabela 39-1. Możliwe wartości PEAR_Error
| Error Code | Summary |
|---|---|
| FILE_PASSWD_E_USER_NOT_IN_REALM | the specified user doesn't exist in the supplied realm |
| Poprzedni | Spis treści | Następny |
| File_Passwd_Authdigest::changePasswd() | Początek rozdziału | File_Passwd_Authdigest::delUserInRealm() |