Øystein Grimstad created HTTPCLIENT-1258:
--------------------------------------------

             Summary: NTLM authentication fails for local accounts
                 Key: HTTPCLIENT-1258
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1258
             Project: HttpComponents HttpClient
          Issue Type: Bug
          Components: HttpAuth
    Affects Versions: 4.2.1
            Reporter: Øystein Grimstad


Authenticating to a windows PC using a local account (administrator) fails. In 
this case, the domain property should be NULL.

Setting domain=null fails with a nullpointerexception

Setting domain="" fails with a wrong username/password

JCIFS does not have this issue and can be used as a workaround

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]

Reply via email to