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: HttpClient
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: [email protected]
For additional commands, e-mail: [email protected]