VENKATA DIGAVALLI created SSHD-549:
--------------------------------------
Summary: 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)