Class | Net::SSH::Authentication::Methods::KeyboardInteractive |
In: |
lib/net/ssh/authentication/methods/keyboard_interactive.rb
|
Parent: | Abstract |
Implements the "keyboard-interactive" SSH authentication method.
USERAUTH_INFO_REQUEST | = | 60 |
USERAUTH_INFO_RESPONSE | = | 61 |
Attempt to authenticate the given user for the given service.