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

[jira] Updated: (HTTPCLIENT-935) How to implement NTLMv2 Authentication in Web Application...

     [ https://issues.apache.org/jira/browse/HTTPCLIENT-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhinandan Barve updated HTTPCLIENT-935:
----------------------------------------

    Component/s: HttpAuth
                     (was: HttpClient)

> How to implement NTLMv2 Authentication in Web Application...
> ------------------------------------------------------------
>
>                 Key: HTTPCLIENT-935
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-935
>             Project: HttpComponents HttpClient
>          Issue Type: Question
>          Components: HttpAuth
>         Environment: Windows XP,Vista
>            Reporter: Abhinandan Barve
>
> Hi,
> I am using NTLM Authentication in my Web application.
> for NTLM Authentication i use  jcifs library.It works fine for NTLMv1 but not for ntlmv2.
> After searching on net i found that it is possible using  jcifs latest library And HttpClient.
> I went through "http://hc.apache.org/httpcomponents-client/ntlm.html" . for NTLMv2 but I dont know how to use this code.
> Also I read discussion related to" NTLMv2 support"  on... "https://issues.apache.org/jira/browse/HTTPCLIENT-579"
> After that I downloaded NTLMV21.RAR .  I replaced  NTLM.java, NTLMauth.java and NTLMScheme.java this files.
> But still not able to implement  NTLMv2. 
> Anyone know how to implement this...
> Please help me...
> Thanks in Advanace.

-- 
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