Class | Net::SSH::UserAuth::Methods::Password |
In: |
lib/net/ssh/userauth/methods/password.rb
|
Parent: | Object |
Implements the "password" SSH authentication method.
messenger | [W] | The messenger to use when communicating. |
Attempt to authenticate the given user for the given service. The data hash must specify a :password value, otherwise this will always return false.