ssh2_auth_none
Authenticate as "none"
Description
mixedssh2_auth_none
resourcesession
stringusername
Attempt "none" authentication which usually will (and should) fail.
As part of the failure, this function will return an array 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.
]]>