[
https://issues.apache.org/jira/browse/NET-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated NET-416:
---------------------
Fix Version/s: 3.1
> Increasing sub-negotiation message holder array size
> ----------------------------------------------------
>
> Key: NET-416
> URL: https://issues.apache.org/jira/browse/NET-416
> Project: Commons Net
> Issue Type: Improvement
> Components: Telnet
> Affects Versions: 3.0, 3.0.1
> Environment: Linux
> Reporter: Abhijeet Gaikwad
> Labels: authentication, linux, ntlm, telnet
> Fix For: 3.1
>
> Attachments: NTLM_Auth_Support.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> I am trying to achieve NTLM Authentication by extending the Telnet option
> handler. The challenge sent by the telnet server is greater than 256 bytes,
> but currently the __suboption[] array in TelnetInputStream supports only a
> 256 bytes message. If I increase the size of the array to 512, I am able to
> achieve NTLM Authentication.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira