require_once 'File/Passwd/Cvs.php';
mixed File_Passwd_Cvs::staticAuth (string $file, string $user, string $pass)
mixed File_Passwd_Cvs::staticAuth
Static user authentication.
path to passwd file
user to authenticate
plaintext password
Returns TRUE if authenticated, FALSE if not or PEAR_Error on failure.
Table 37-1. Possible PEAR_Error values
This function should be called statically.