ssh2_auth_password
Authenticate over SSH using a plain password
&reftitle.description;
boolssh2_auth_password
resourcesession
stringusername
stringpassword
Authenticate over SSH using a plain password
&reftitle.parameters;
session
An SSH connection link identifier, obtained from a call to
ssh2_connect.
username
Remote user name.
password
Password for username
&reftitle.returnvalues;
&return.success;
&reftitle.examples;
Authenticating with a password
]]>