bool ssh2_auth_password ( resource $session , string $username , string $password )
Authenticate over SSH using a plain password
Returns TRUE on success or FALSE on failure.