Karl Wright created CONNECTORS-572:
--------------------------------------

             Summary: SharePoint connector does not authenticate properly 
against some SharePoint instances
                 Key: CONNECTORS-572
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-572
             Project: ManifoldCF
          Issue Type: Bug
          Components: SharePoint connector
    Affects Versions: ManifoldCF 1.0.1, ManifoldCF 1.0
            Reporter: Karl Wright
            Assignee: Karl Wright
             Fix For: ManifoldCF 1.1


The SharePoint connector does not always authenticate against the SharePoint 
instance.  The problem may be a bug in commons-httpclient, and a corresponding 
problem in httpcomponents/httpclient, where the NTLM Type-2 response user name 
is not the same as the NTLM Type-3 message user name.  In particular, we've 
seen "administrator" be passed in in the Type 1 message, and "\administrator" 
come back in the Type 2 response, and if "administrator" is passed in again in 
the Type 3 message, authentication fails.


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

Reply via email to