[
https://issues.apache.org/jira/browse/SSHD-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508353#comment-17508353
]
Lyor Goldstein commented on SSHD-1252:
--------------------------------------
Start by looking for uses of the {{UserInteraction}} interface in our test
classes - that should give you a pretty good idea of how to use it and how it
can help you with keyboard-interactive authentication (see also
https://github.com/apache/mina-sshd/blob/master/docs/client-setup.md#userinteraction).
Note that if your client or server are not set up for {{keyboard-interactive}}
authentication this won't help...
> Better support / documentation for other auth methods
> -----------------------------------------------------
>
> Key: SSHD-1252
> URL: https://issues.apache.org/jira/browse/SSHD-1252
> Project: MINA SSHD
> Issue Type: Improvement
> Affects Versions: 2.7.0
> Reporter: George
> Priority: Major
>
> Hello,
>
> I am trying to use SSHD to connect to a server that requires 3 inputs, but,
> in the documentation I only see how to connect using password. I guess for my
> scenario I would have to use
> UserAuthKeyboardInteractive but its not clear to me how to use it (there are
> no mentions of it anywhere). Could you please provide an example / docs ?
> Thanks!
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]