[ 
https://issues.apache.org/jira/browse/SSHD-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534966#comment-17534966
 ] 

Harrison commented on SSHD-1268:
--------------------------------

Is there any way to non interactively provide the password when prompted, aside 
from the -S option which comes with some security risks? Would the mentioned 
classes be of any help?

> 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]

Reply via email to