require_once 'Passwd/Authdigest.php';
boolean File_Passwd_Authdigest::userInRealm (string $user, string $realm)
boolean File_Passwd_Authdigest::userInRealm
Ckeck if a certain user is in a specific realm.
the user to check
the realm the user shuold be in
Returns TRUE if user is in realm, FALSE if not or PEAR_Error on failure.
Table 29-1. Possible PEAR_Error values
This function can not be called statically.