[
https://issues.apache.org/jira/browse/SSHD-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534971#comment-17534971
]
Thomas Wolf commented on SSHD-1268:
-----------------------------------
None that I know of, and no, the mentioned classes are unlikely to be of help.
They are for providing log-in information for the SSH session, not for
interacting with a sudo command running on the remote server.
> sudo su non interactively entering a password
> ---------------------------------------------
>
> Key: SSHD-1268
> URL: https://issues.apache.org/jira/browse/SSHD-1268
> Project: MINA SSHD
> Issue Type: Story
> Reporter: Harrison
> Priority: Major
>
> I would like some code examples as to how I would achieve the following.
> I have a working Non Prod use case whereby all that is required is pub/priv
> key authentication.
> For Prod, I need
> (a) username/password authentication - which isn't an issue. Once logged in,
> (b) that user needs to run a "sudo su" to a permissioned account in order to
> continue.
> It is (b) that is proving tricky as I need to simulate user interaction (non
> interactively) to enter a password upon seeing a prompt.
>
> I'm aware there are interfaces / classes (UserInteraction,
> UserAuthKeyboardInteractive) that might be able to help with this but I would
> appreciate some code examples if possible.
>
> Thanks!
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]