Class Net::SSH::Authentication::Methods::Hostbased
In: lib/net/ssh/authentication/methods/hostbased.rb
Parent: Abstract

Implements the host-based SSH authentication method.

Methods

Included Modules

Constants

Public Instance methods

Attempts to perform host-based authorization of the user by trying all known keys.

[Validate]