ssh2_auth_password

 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.