|
ssh2_auth_noneAuthenticate as "none" Description
mixed ssh2_auth_none(resource
$session , string $username )Attempt "none" authentication which usually will (and should) fail. As part of the failure, this function will return an array of accepted authentication methods. Parameters
Return Values
Returns Examples
Example #1 Retrieving a list of authentication methods
|