[
https://issues.apache.org/jira/browse/SSHD-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14679662#comment-14679662
]
VENKATA DIGAVALLI commented on SSHD-549:
----------------------------------------
Thanks very much for providing the above solution. I am now able to change the
password prompt to the below:
"SSH server : Password authentication
Using keyboard-interactive authentication.
Password: "
Please let me know if its possible to remove the first two lines of the above
prompt and just print "Password: ".
> Need to Change the password prompt
> ----------------------------------
>
> Key: SSHD-549
> URL: https://issues.apache.org/jira/browse/SSHD-549
> Project: MINA SSHD
> Issue Type: Test
> Reporter: VENKATA DIGAVALLI
>
> Hi,
> I created the SSH server using Mina 2.0.7 libraries. During the login, the
> client application is looking for the text "Password:" and the SSH server
> handler seems to be sending back the prompt like "username@hostname
> passsword:".
> I believe this password prompt is picked from the sshd_config file on the
> linux server where this SSH server is running. Tried changing that config
> file, but still don't see any change in the password prompt text.
> This is causing a failure during login. Please let me know if there is any
> method in sshd libraries or any other solution I can use to override this
> password prompt during login.
> Thanks,
> Venkata Digavalli
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)