[
https://issues.apache.org/jira/browse/SSHD-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936447#comment-16936447
]
Goldstein Lyor commented on SSHD-944:
-------------------------------------
Use [OpenSSH
code|https://github.com/openssh/openssh-portable/blob/b282fec1aa05246ed3482270eb70fc3ec5f39a00/compat.c]
as starting point.
> Add SessionListener that can configure a session based on the peer's identity
> -----------------------------------------------------------------------------
>
> Key: SSHD-944
> URL: https://issues.apache.org/jira/browse/SSHD-944
> Project: MINA SSHD
> Issue Type: Improvement
> Affects Versions: 2.3.0
> Reporter: Goldstein Lyor
> Assignee: Goldstein Lyor
> Priority: Major
>
> There are several known "unorthodox" behaviors of clients and server that the
> code can be modified to tolerate them. Currently, however this requires the
> +user+ to implement this "magic". The idea is to implement a
> {{SessionListener}} (and perhaps others) that uses the reported peer
> identification string (via {{sessionPeerIdentificationReceived}}) to
> configure the session (and perhaps channel and others) accordingly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]