[
https://issues.apache.org/jira/browse/SSHD-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew C updated SSHD-221:
--------------------------
Description:
Another problem I encountered with the auth code while getting services to work.
All the UserAuth code has "ssh-connection" hard-wired. The accompanying patch,
for clients, makes it a parameter (hard wired for now); and for the server,
uses the value sent to it by the client.
was:
Another problem I encountered with the auth code while getting services to work.
All the UserAuth code has "ssh-service" hard-wired. The accompanying patch,
for clients, makes it a parameter (hard wired for now); and for the server,
uses the value sent to it by the client.
> Don't hard-wire the service (ssh-connection) in the user-auth code
> ------------------------------------------------------------------
>
> Key: SSHD-221
> URL: https://issues.apache.org/jira/browse/SSHD-221
> Project: MINA SSHD
> Issue Type: Bug
> Reporter: Andrew C
> Attachments: sshd-221.patch, sshd-221.patch
>
>
> Another problem I encountered with the auth code while getting services to
> work.
> All the UserAuth code has "ssh-connection" hard-wired. The accompanying
> patch, for clients, makes it a parameter (hard wired for now); and for the
> server, uses the value sent to it by the client.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira