ssh2_auth_none
Authenticate as "none"
Description
arrayssh2_auth_none
resourcesession
stringusername
Attempt "none" authentication which usually will (and should) fail.
As part of this failure, servers will return a list of accepted
authentication methods. If the server does accept "none" as an
authentication method for username, this function
will simply return &true;.
Using ssh2_auth_none to retreive
a list of authentication methods.
]]>