ssh2_auth_none Authenticate as "none" &reftitle.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. &reftitle.parameters; session An SSH connection link identifier, obtained from a call to ssh2_connect. username Remote user name. &reftitle.returnvalues; Returns &true; if the server does accept "none" as an authentication method, or an array of accepted authentication methods on failure. &reftitle.examples; Retrieving a list of authentication methods ]]>