PHP » GoLang |
login |
register |
about
|
GoLang ssh2_auth_password
request it (399)
GoLang replacement for PHP's ssh2_auth_password
[edit | history]
ssh2_auth_password(PECL ssh2 >= 0.9.0) ssh2_auth_password — Authenticate over SSH using a plain password Description
bool ssh2_auth_password
( resource
$session
, string $username
, string $password
)Authenticate over SSH using a plain password. Since version 0.12 this function also supports keyboard_interactive method. Parameters
Return Values
Returns Examples
Example #1 Authenticating with a password
<?php |
more
Recently updated
more
Most requested
more
Last requests
|