[
https://issues.apache.org/jira/browse/SSHD-688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on SSHD-688 stopped by Goldstein Lyor.
-------------------------------------------
> Attempt to send the welcome banner sooner in the authentication protocol
> ------------------------------------------------------------------------
>
> Key: SSHD-688
> URL: https://issues.apache.org/jira/browse/SSHD-688
> Project: MINA SSHD
> Issue Type: Improvement
> Affects Versions: 1.2.0
> Reporter: Goldstein Lyor
> Assignee: Goldstein Lyor
> Fix For: 1.3.0
>
>
> The current code sends ir *after* successful authentication. However,
> according to RFC-4252 section 5.4:
> {quote}
> The SSH server may send an SSH_MSG_USERAUTH_BANNER message at any time after
> this authentication protocol starts and before authentication is successful.
> {quote}
> By sending it sooner (perhaps at a configurable phase) it might be useful to
> display before the user authenticates
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)