You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Andrew Bruno (JIRA)" <ji...@apache.org> on 2010/11/04 05:39:46 UTC

[jira] Commented: (HTTPCLIENT-919) NTLM implementation lacks support for NTLMv1, NTLMv2, and NTLM2 Session forms of NTLM

    [ https://issues.apache.org/jira/browse/HTTPCLIENT-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928126#action_12928126 ] 

Andrew Bruno commented on HTTPCLIENT-919:
-----------------------------------------

Does this mean that the patch checked into SVN changes this:  http://hc.apache.org/httpcomponents-client-ga/ntlm.html  (i.e. No need for JCIFS, etc.)

Also, do you know when 4.1 Alpha3 will be released?  

Andrew

> NTLM implementation lacks support for NTLMv1, NTLMv2, and NTLM2 Session forms of NTLM
> -------------------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-919
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-919
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpAuth
>            Reporter: Karl Wright
>             Fix For: 4.1 Alpha3
>
>         Attachments: ntlmv2-etc.patch
>
>
> The current HttpClient implementation lacks support for all enhancements to NTLM after Windows 95.  That includes NTLMv1, NTLMv2, and NTLM2 Session Response varieties of the protocol.
> This seriously impacts the usability of HttpClient in enterprise situations, which has required the Lucene Connector Framework team to extend HttpClient to address the issue.
> I've attached a patch which contains the implementation used by LCF.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org