debasish created AXIS-2872:
------------------------------
Summary: NT AD user password length problem in Axis 1.4: Error 401
Key: AXIS-2872
URL: https://issues.apache.org/jira/browse/AXIS-2872
Project: Axis
Issue Type: Bug
Affects Versions: 1.4
Reporter: debasish
Priority: Blocker
We are using Axis 1.4 in our project which consumes services hosted in .NET.
The security feature of the services is implemented using NTLM authentication.
We are using commons-codec-1.4.jar and commons-httpclient-3.1.jar to negotiate
security. The problem is, when a user tries to login with password length more
than "14" characters then he is getting "401 Unauthorized" fault.
Using SOAP monitor we have seen that the password is sent properly to the
server in the SOAP header.
Could anybody please suggest something so that we could get around this problem.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]