Return-Path: X-Original-To: apmail-manifoldcf-user-archive@www.apache.org Delivered-To: apmail-manifoldcf-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AE2A6E379 for ; Thu, 6 Dec 2012 20:37:43 +0000 (UTC) Received: (qmail 80245 invoked by uid 500); 6 Dec 2012 20:37:43 -0000 Delivered-To: apmail-manifoldcf-user-archive@manifoldcf.apache.org Received: (qmail 80212 invoked by uid 500); 6 Dec 2012 20:37:43 -0000 Mailing-List: contact user-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@manifoldcf.apache.org Delivered-To: mailing list user@manifoldcf.apache.org Received: (qmail 80198 invoked by uid 99); 6 Dec 2012 20:37:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2012 20:37:43 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of daddywri@gmail.com designates 209.85.223.178 as permitted sender) Received: from [209.85.223.178] (HELO mail-ie0-f178.google.com) (209.85.223.178) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2012 20:37:32 +0000 Received: by mail-ie0-f178.google.com with SMTP id c12so10907142ieb.9 for ; Thu, 06 Dec 2012 12:37:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=cahU8PYj7JNhK85J+tUqtCIkIzjDP1rrCUIK0sZHEWI=; b=UlAqdcpLyt+RdWhbpEIYaifSZHSx8tDasqNnsf2Ad6a8r3Zg8hrAQXEhUBS2otjFmM mR752LcI13HV4dBC0rkpQnOuZtbjX7VGZ4mGOfFEhicMGbVRpzvkLtWrNxRDPcBTiQpz mUNoNUt/afe2G1WeSL3yiaB+PiSq7KHQkaWciCeEL5o+68fyhjXbYjLDp1Un3HuCWlqB n1i2jF25jDrQqnk60f96R7swQjpnSIa88AkiLzXHzEW7GvhdkKG38AtZe9bNTX5yu3IC 1PK62pu+np6pSbDs+3Q5RJ6PseJOD8PB6NR11/ibYGuaEnF8Hb71umNQ1LQR09F3OM5t jlXQ== MIME-Version: 1.0 Received: by 10.42.179.132 with SMTP id bq4mr2554888icb.8.1354826231334; Thu, 06 Dec 2012 12:37:11 -0800 (PST) Received: by 10.42.73.7 with HTTP; Thu, 6 Dec 2012 12:36:59 -0800 (PST) In-Reply-To: References: Date: Thu, 6 Dec 2012 15:36:59 -0500 Message-ID: Subject: Re: Cannot connect to SharePoint 2010 instance From: Karl Wright To: user@manifoldcf.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org The plugin code is this: EventLog.WriteEntry("MCPermissions.asmx", ex.Message); ... which may instead be an eventlog somewhere? I don't know how this stuff gets configured. It is clear though that the plugin is throwing an exception for some reason, and is not able to log it. We'll need to know what that exception is too. Karl On Thu, Dec 6, 2012 at 3:31 PM, Iannetti, Robert wrote: > The user we are running as is an administrator on the server so he should= have access to these log files. > > -----Original Message----- > From: Karl Wright [mailto:daddywri@gmail.com] > Sent: Thursday, December 06, 2012 3:30 PM > To: user@manifoldcf.apache.org > Subject: Re: Cannot connect to SharePoint 2010 instance > > I would presume it was the SharePoint log, since it is running as part > of the SharePoint application suite. > > Karl > > On Thu, Dec 6, 2012 at 3:27 PM, Iannetti, Robert > wrote: >> Karl, >> >> Do you know specifically what log file the MCPermissions web service is = trying to write to? >> >> Thanks >> Bob >> >> >> -----Original Message----- >> From: Karl Wright [mailto:daddywri@gmail.com] >> Sent: Thursday, December 06, 2012 12:10 PM >> To: user@manifoldcf.apache.org >> Subject: Re: Cannot connect to SharePoint 2010 instance >> >> This is good news; the problem is no longer NTLM authentication. >> >> The problem according to these logs is that the user you used to >> install MCPermissions.asmx did not have sufficient privileges to allow >> the MCPermissions web service to write to the log. You can uninstall >> the service and reinstall it, doing it as a user with the correct >> permissions, and you should be in business. >> >> Thanks, >> Karl >> >> >> On Thu, Dec 6, 2012 at 10:58 AM, Iannetti, Robert >> wrote: >>> Karl, >>> >>> I tried using a different user this time and though I am still fail usi= ng SharePoint Services 4.0 (2010) from the UI dropdown I get slightly diffe= rent results. >>> >>> The previous user failed with the same 401 error for using both SharePo= int Services 2.0 (2003) and SharePoint Services 4.0 (2010) from the drop do= wn. >>> >>> This new user gets the following >>> >>> As a SharePoint Services (2003) it will connect. >>> >>> [iannero1@ip-10-145-32-121 logs]$ more manifoldcf.log >>> DEBUG 2012-12-06 10:47:58,705 (Thread-568) - >> POST /ATI/_vti_bin/list= s.asmx HTTP/1.1 >>> DEBUG 2012-12-06 10:47:58,720 (Thread-568) - >> Content-Type: text/xml;= charset=3Dutf-8 >>> DEBUG 2012-12-06 10:47:58,720 (Thread-568) - >> SOAPAction: "http://sch= emas.microsoft.com/sharepoint/soap/GetListCollection" >>> DEBUG 2012-12-06 10:47:58,720 (Thread-568) - >> User-Agent: Axis/1.4 >>> DEBUG 2012-12-06 10:47:58,720 (Thread-568) - >> Content-Length: 335 >>> DEBUG 2012-12-06 10:47:58,720 (Thread-568) - >> Host: searchpoc.testpro= jects.nibr.novartis.intra >>> DEBUG 2012-12-06 10:47:58,720 (Thread-568) - >> Connection: Keep-Alive >>> DEBUG 2012-12-06 10:47:58,743 (Thread-568) - << HTTP/1.1 401 Unauthoriz= ed >>> DEBUG 2012-12-06 10:47:58,743 (Thread-568) - << Server: Microsoft-IIS/7= .5 >>> DEBUG 2012-12-06 10:47:58,743 (Thread-568) - << SPRequestGuid: b7828328= -e708-498e-ad4e-fc1cf89d7394 >>> DEBUG 2012-12-06 10:47:58,743 (Thread-568) - << WWW-Authenticate: NTLM >>> DEBUG 2012-12-06 10:47:58,743 (Thread-568) - << X-Powered-By: ASP.NET >>> DEBUG 2012-12-06 10:47:58,743 (Thread-568) - << MicrosoftSharePointTeam= Services: 14.0.0.6123 >>> DEBUG 2012-12-06 10:47:58,743 (Thread-568) - << X-MS-InvokeApp: 1; Requ= ireReadOnly >>> DEBUG 2012-12-06 10:47:58,743 (Thread-568) - << Date: Thu, 06 Dec 2012 = 15:47:58 GMT >>> DEBUG 2012-12-06 10:47:58,743 (Thread-568) - << Content-Length: 0 >>> DEBUG 2012-12-06 10:47:58,775 (Thread-568) - >> POST /ATI/_vti_bin/list= s.asmx HTTP/1.1 >>> DEBUG 2012-12-06 10:47:58,775 (Thread-568) - >> Content-Type: text/xml;= charset=3Dutf-8 >>> DEBUG 2012-12-06 10:47:58,776 (Thread-568) - >> SOAPAction: "http://sch= emas.microsoft.com/sharepoint/soap/GetListCollection" >>> DEBUG 2012-12-06 10:47:58,776 (Thread-568) - >> User-Agent: Axis/1.4 >>> DEBUG 2012-12-06 10:47:58,776 (Thread-568) - >> Content-Length: 335 >>> DEBUG 2012-12-06 10:47:58,776 (Thread-568) - >> Host: searchpoc.testpro= jects.nibr.novartis.intra >>> DEBUG 2012-12-06 10:47:58,776 (Thread-568) - >> Connection: Keep-Alive >>> DEBUG 2012-12-06 10:47:58,776 (Thread-568) - >> Authorization: NTLM TlR= MTVNTUAABAAAABTIIAg4ADgBIAAAAIAAgACgAAAAFASgKAAAPAEkAUAAtADEAMAAtADEANAA1AC= 0AMwAyAC0AMQAyADEATgBJAEIAUgBOAEUAVAA=3D >>> DEBUG 2012-12-06 10:47:58,792 (Thread-568) - << HTTP/1.1 401 Unauthoriz= ed >>> DEBUG 2012-12-06 10:47:58,792 (Thread-568) - << Server: Microsoft-IIS/7= .5 >>> DEBUG 2012-12-06 10:47:58,792 (Thread-568) - << SPRequestGuid: cf34afcd= -89cc-4693-accd-851df423c3a2 >>> DEBUG 2012-12-06 10:47:58,792 (Thread-568) - << WWW-Authenticate: NTLM = TlRMTVNTUAACAAAADgAOADgAAAAFAokCKm24W3K6TLwAAAAAAAAAAMoAygBGAAAABgGxHQAAAA9= OAEkAQgBSAE4ARQBUAAIADgBOAEkAQgBSAE4ARQBUAAEAGABOAFIAVQBTAEMA >>> QQAtAFMARAAwADcAOQAEACIAbgBpAGIAcgAuAG4AbwB2AGEAcgB0AGkAcwAuAG4AZQB0AAM= APABOAFIAVQBTAEMAQQAtAFMARAAwADcAOQAuAG4AaQBiAHIALgBuAG8AdgBhAHIAdABpAHMALg= BuAGUAdAAFACIAbgBpAGIAcgAuAG4AbwB2AGEAcgB0AGkAcwAuAG4AZQB0AAc >>> ACAAm3csQydPNAQAAAAA=3D >>> DEBUG 2012-12-06 10:47:58,792 (Thread-568) - << X-Powered-By: ASP.NET >>> DEBUG 2012-12-06 10:47:58,792 (Thread-568) - << MicrosoftSharePointTeam= Services: 14.0.0.6123 >>> DEBUG 2012-12-06 10:47:58,792 (Thread-568) - << X-MS-InvokeApp: 1; Requ= ireReadOnly >>> DEBUG 2012-12-06 10:47:58,792 (Thread-568) - << Date: Thu, 06 Dec 2012 = 15:47:58 GMT >>> DEBUG 2012-12-06 10:47:58,792 (Thread-568) - << Content-Length: 0 >>> DEBUG 2012-12-06 10:47:58,854 (Thread-568) - >> POST /ATI/_vti_bin/list= s.asmx HTTP/1.1 >>> DEBUG 2012-12-06 10:47:58,854 (Thread-568) - >> Content-Type: text/xml;= charset=3Dutf-8 >>> DEBUG 2012-12-06 10:47:58,854 (Thread-568) - >> SOAPAction: "http://sch= emas.microsoft.com/sharepoint/soap/GetListCollection" >>> DEBUG 2012-12-06 10:47:58,854 (Thread-568) - >> User-Agent: Axis/1.4 >>> DEBUG 2012-12-06 10:47:58,854 (Thread-568) - >> Content-Length: 335 >>> DEBUG 2012-12-06 10:47:58,854 (Thread-568) - >> Host: searchpoc.testpro= jects.nibr.novartis.intra >>> DEBUG 2012-12-06 10:47:58,854 (Thread-568) - >> Connection: Keep-Alive >>> DEBUG 2012-12-06 10:47:58,854 (Thread-568) - >> Authorization: NTLM TlR= MTVNTUAADAAAAGAAYAEwAAAAYABgAZAAAAA4ADgB8AAAAJAAkAIoAAAAgACAArgAAAAAAAAAAAA= AAzgAAAAUyCAIFASgKAAAPAPza6lOxUN5QAAAAAAAAAAAAAAAAAAAAAO9GMyC >>> uVWY9zRB2yNs7ITt6EJCveiIHzU4ASQBCAFIATgBFAFQAcwB5AHMAXwBzAHAAdABfAHcAcw= BzAHMAcgBjAGgAXwBjAGEASQBQAC0AMQAwAC0AMQA0ADUALQAzADIALQAxADIAMQA=3D >>> DEBUG 2012-12-06 10:47:58,888 (Thread-568) - << HTTP/1.1 200 OK >>> DEBUG 2012-12-06 10:47:58,888 (Thread-568) - << Cache-Control: private,= max-age=3D0 >>> DEBUG 2012-12-06 10:47:58,888 (Thread-568) - << Content-Type: text/xml;= charset=3Dutf-8 >>> DEBUG 2012-12-06 10:47:58,888 (Thread-568) - << Server: Microsoft-IIS/7= .5 >>> DEBUG 2012-12-06 10:47:58,888 (Thread-568) - << SPRequestGuid: 540bf953= -77e7-4748-86df-c83d85396f2b >>> DEBUG 2012-12-06 10:47:58,888 (Thread-568) - << X-SharePointHealthScore= : 0 >>> DEBUG 2012-12-06 10:47:58,888 (Thread-568) - << X-AspNet-Version: 2.0.5= 0727 >>> DEBUG 2012-12-06 10:47:58,888 (Thread-568) - << Persistent-Auth: true >>> DEBUG 2012-12-06 10:47:58,888 (Thread-568) - << X-Powered-By: ASP.NET >>> DEBUG 2012-12-06 10:47:58,888 (Thread-568) - << MicrosoftSharePointTeam= Services: 14.0.0.6123 >>> DEBUG 2012-12-06 10:47:58,888 (Thread-568) - << X-MS-InvokeApp: 1; Requ= ireReadOnly >>> DEBUG 2012-12-06 10:47:58,888 (Thread-568) - << Date: Thu, 06 Dec 2012 = 15:47:58 GMT >>> DEBUG 2012-12-06 10:47:58,888 (Thread-568) - << Content-Length: 8425 >>> >>> As a SharePoint Services 4.0 (2010) it will not but with a different e= rror than the previous user >>> Unknown SharePoint server error accessing site - axis fault =3D Server,= detail =3D Server was unable to process request. ---> Cannot open log for = source 'MCPermissions.asmx'. You may not have write access. ---> Access is = denied >>> >>> DEBUG 2012-12-06 10:53:43,122 (Thread-384) - >> POST /ATI/_vti_bin/list= s.asmx HTTP/1.1 >>> DEBUG 2012-12-06 10:53:43,136 (Thread-384) - >> Content-Type: text/xml;= charset=3Dutf-8 >>> DEBUG 2012-12-06 10:53:43,136 (Thread-384) - >> SOAPAction: "http://sch= emas.microsoft.com/sharepoint/soap/GetListCollection" >>> DEBUG 2012-12-06 10:53:43,136 (Thread-384) - >> User-Agent: Axis/1.4 >>> DEBUG 2012-12-06 10:53:43,136 (Thread-384) - >> Content-Length: 335 >>> DEBUG 2012-12-06 10:53:43,137 (Thread-384) - >> Host: searchpoc.testpro= jects.nibr.novartis.intra >>> DEBUG 2012-12-06 10:53:43,137 (Thread-384) - >> Connection: Keep-Alive >>> DEBUG 2012-12-06 10:53:43,160 (Thread-384) - << HTTP/1.1 401 Unauthoriz= ed >>> DEBUG 2012-12-06 10:53:43,160 (Thread-384) - << Server: Microsoft-IIS/7= .5 >>> DEBUG 2012-12-06 10:53:43,160 (Thread-384) - << SPRequestGuid: fe16a5d9= -5b91-4868-ab6d-0f27505e38c8 >>> DEBUG 2012-12-06 10:53:43,160 (Thread-384) - << WWW-Authenticate: NTLM >>> DEBUG 2012-12-06 10:53:43,160 (Thread-384) - << X-Powered-By: ASP.NET >>> DEBUG 2012-12-06 10:53:43,160 (Thread-384) - << MicrosoftSharePointTeam= Services: 14.0.0.6123 >>> DEBUG 2012-12-06 10:53:43,160 (Thread-384) - << X-MS-InvokeApp: 1; Requ= ireReadOnly >>> DEBUG 2012-12-06 10:53:43,160 (Thread-384) - << Date: Thu, 06 Dec 2012 = 15:53:42 GMT >>> DEBUG 2012-12-06 10:53:43,160 (Thread-384) - << Content-Length: 0 >>> DEBUG 2012-12-06 10:53:43,193 (Thread-384) - >> POST /ATI/_vti_bin/list= s.asmx HTTP/1.1 >>> DEBUG 2012-12-06 10:53:43,193 (Thread-384) - >> Content-Type: text/xml;= charset=3Dutf-8 >>> DEBUG 2012-12-06 10:53:43,193 (Thread-384) - >> SOAPAction: "http://sch= emas.microsoft.com/sharepoint/soap/GetListCollection" >>> DEBUG 2012-12-06 10:53:43,193 (Thread-384) - >> User-Agent: Axis/1.4 >>> DEBUG 2012-12-06 10:53:43,193 (Thread-384) - >> Content-Length: 335 >>> DEBUG 2012-12-06 10:53:43,193 (Thread-384) - >> Host: searchpoc.testpro= jects.nibr.novartis.intra >>> DEBUG 2012-12-06 10:53:43,193 (Thread-384) - >> Connection: Keep-Alive >>> DEBUG 2012-12-06 10:53:43,193 (Thread-384) - >> Authorization: NTLM TlR= MTVNTUAABAAAABTIIAg4ADgBIAAAAIAAgACgAAAAFASgKAAAPAEkAUAAtADEAMAAtADEANAA1AC= 0AMwAyAC0AMQAyADEATgBJAEIAUgBOAEUAVAA=3D >>> DEBUG 2012-12-06 10:53:43,210 (Thread-384) - << HTTP/1.1 401 Unauthoriz= ed >>> DEBUG 2012-12-06 10:53:43,210 (Thread-384) - << Server: Microsoft-IIS/7= .5 >>> DEBUG 2012-12-06 10:53:43,210 (Thread-384) - << SPRequestGuid: 3e90b091= -e7ad-4065-939d-6eb770a38cd4 >>> DEBUG 2012-12-06 10:53:43,210 (Thread-384) - << WWW-Authenticate: NTLM = TlRMTVNTUAACAAAADgAOADgAAAAFAokCTmHjOB//l3sAAAAAAAAAAMoAygBGAAAABgGxHQAAAA9= OAEkAQgBSAE4ARQBUAAIADgBOAEkAQgBSAE4ARQBUAAEAGABOAFIAVQBTAEMAQQAtAFMARAAwAD= cAOQAEACIAbgBpAGIAcgAuAG4AbwB2AGEAcgB0AGkAcwAuAG4AZQB0AAMAPABOAFIAVQBTAEMAQ= QAtAFMARAAwADcAOQAuAG4AaQBiAHIALgBuAG8AdgBhAHIAdABpAHMALgBuAGUAdAAFACIAbgBp= AGIAcgAuAG4AbwB2AGEAcgB0AGkAcwAuAG4AZQB0AAcACABuzBXeydPNAQAAAAA=3D >>> DEBUG 2012-12-06 10:53:43,210 (Thread-384) - << X-Powered-By: ASP.NET >>> DEBUG 2012-12-06 10:53:43,211 (Thread-384) - << MicrosoftSharePointTeam= Services: 14.0.0.6123 >>> DEBUG 2012-12-06 10:53:43,211 (Thread-384) - << X-MS-InvokeApp: 1; Requ= ireReadOnly >>> DEBUG 2012-12-06 10:53:43,211 (Thread-384) - << Date: Thu, 06 Dec 2012 = 15:53:42 GMT >>> DEBUG 2012-12-06 10:53:43,211 (Thread-384) - << Content-Length: 0 >>> DEBUG 2012-12-06 10:53:43,262 (Thread-384) - >> POST /ATI/_vti_bin/list= s.asmx HTTP/1.1 >>> DEBUG 2012-12-06 10:53:43,262 (Thread-384) - >> Content-Type: text/xml;= charset=3Dutf-8 >>> DEBUG 2012-12-06 10:53:43,262 (Thread-384) - >> SOAPAction: "http://sch= emas.microsoft.com/sharepoint/soap/GetListCollection" >>> DEBUG 2012-12-06 10:53:43,262 (Thread-384) - >> User-Agent: Axis/1.4 >>> DEBUG 2012-12-06 10:53:43,262 (Thread-384) - >> Content-Length: 335 >>> DEBUG 2012-12-06 10:53:43,262 (Thread-384) - >> Host: searchpoc.testpro= jects.nibr.novartis.intra >>> DEBUG 2012-12-06 10:53:43,262 (Thread-384) - >> Connection: Keep-Alive >>> DEBUG 2012-12-06 10:53:43,262 (Thread-384) - >> Authorization: NTLM TlR= MTVNTUAADAAAAGAAYAEwAAAAYABgAZAAAAA4ADgB8AAAAJAAkAIoAAAAgACAArgAAAAAAAAAAAA= AAzgAAAAUyCAIFASgKAAAPAGFX4XGy477RAAAAAAAAAAAAAAAAAAAAAJuEdmzz6m2p4K3LlVtp5= JC1uZvBFWb3YE4ASQBCAFIATgBFAFQAcwB5AHMAXwBzAHAAdABfAHcAcwBzAHMAcgBjAGgAXwBj= AGEASQBQAC0AMQAwAC0AMQA0ADUALQAzADIALQAxADIAMQA=3D >>> DEBUG 2012-12-06 10:53:43,296 (Thread-384) - << HTTP/1.1 200 OK >>> DEBUG 2012-12-06 10:53:43,297 (Thread-384) - << Cache-Control: private,= max-age=3D0 >>> DEBUG 2012-12-06 10:53:43,297 (Thread-384) - << Content-Type: text/xml;= charset=3Dutf-8 >>> DEBUG 2012-12-06 10:53:43,297 (Thread-384) - << Server: Microsoft-IIS/7= .5 >>> DEBUG 2012-12-06 10:53:43,297 (Thread-384) - << SPRequestGuid: c7e998f9= -3cb2-4a1c-baa9-3e24539d2ca2 >>> DEBUG 2012-12-06 10:53:43,297 (Thread-384) - << X-SharePointHealthScore= : 0 >>> DEBUG 2012-12-06 10:53:43,297 (Thread-384) - << X-AspNet-Version: 2.0.5= 0727 >>> DEBUG 2012-12-06 10:53:43,297 (Thread-384) - << Persistent-Auth: true >>> DEBUG 2012-12-06 10:53:43,297 (Thread-384) - << X-Powered-By: ASP.NET >>> DEBUG 2012-12-06 10:53:43,297 (Thread-384) - << MicrosoftSharePointTeam= Services: 14.0.0.6123 >>> DEBUG 2012-12-06 10:53:43,297 (Thread-384) - << X-MS-InvokeApp: 1; Requ= ireReadOnly >>> DEBUG 2012-12-06 10:53:43,297 (Thread-384) - << Date: Thu, 06 Dec 2012 = 15:53:42 GMT >>> DEBUG 2012-12-06 10:53:43,297 (Thread-384) - << Content-Length: 8425 >>> DEBUG 2012-12-06 10:53:43,354 (Thread-385) - >> POST /ATI/_vti_bin/MCPe= rmissions.asmx HTTP/1.1 >>> DEBUG 2012-12-06 10:53:43,354 (Thread-385) - >> Content-Type: text/xml;= charset=3Dutf-8 >>> DEBUG 2012-12-06 10:53:43,354 (Thread-385) - >> SOAPAction: "http://mic= rosoft.com/sharepoint/webpartpages/GetPermissionCollection" >>> DEBUG 2012-12-06 10:53:43,354 (Thread-385) - >> User-Agent: Axis/1.4 >>> DEBUG 2012-12-06 10:53:43,354 (Thread-385) - >> Content-Length: 420 >>> DEBUG 2012-12-06 10:53:43,354 (Thread-385) - >> Host: searchpoc.testpro= jects.nibr.novartis.intra >>> DEBUG 2012-12-06 10:53:43,354 (Thread-385) - >> Connection: Keep-Alive >>> DEBUG 2012-12-06 10:53:43,371 (Thread-385) - << HTTP/1.1 401 Unauthoriz= ed >>> DEBUG 2012-12-06 10:53:43,371 (Thread-385) - << Server: Microsoft-IIS/7= .5 >>> DEBUG 2012-12-06 10:53:43,371 (Thread-385) - << SPRequestGuid: 09cad7ef= -a837-4f9b-889d-00f44fe70510 >>> DEBUG 2012-12-06 10:53:43,371 (Thread-385) - << WWW-Authenticate: NTLM >>> DEBUG 2012-12-06 10:53:43,371 (Thread-385) - << X-Powered-By: ASP.NET >>> DEBUG 2012-12-06 10:53:43,371 (Thread-385) - << MicrosoftSharePointTeam= Services: 14.0.0.6123 >>> DEBUG 2012-12-06 10:53:43,371 (Thread-385) - << X-MS-InvokeApp: 1; Requ= ireReadOnly >>> DEBUG 2012-12-06 10:53:43,371 (Thread-385) - << Date: Thu, 06 Dec 2012 = 15:53:42 GMT >>> DEBUG 2012-12-06 10:53:43,371 (Thread-385) - << Content-Length: 0 >>> DEBUG 2012-12-06 10:53:43,372 (Thread-385) - >> POST /ATI/_vti_bin/MCPe= rmissions.asmx HTTP/1.1 >>> DEBUG 2012-12-06 10:53:43,372 (Thread-385) - >> Content-Type: text/xml;= charset=3Dutf-8 >>> DEBUG 2012-12-06 10:53:43,372 (Thread-385) - >> SOAPAction: "http://mic= rosoft.com/sharepoint/webpartpages/GetPermissionCollection" >>> DEBUG 2012-12-06 10:53:43,372 (Thread-385) - >> User-Agent: Axis/1.4 >>> DEBUG 2012-12-06 10:53:43,372 (Thread-385) - >> Content-Length: 420 >>> DEBUG 2012-12-06 10:53:43,372 (Thread-385) - >> Host: searchpoc.testpro= jects.nibr.novartis.intra >>> DEBUG 2012-12-06 10:53:43,372 (Thread-385) - >> Connection: Keep-Alive >>> DEBUG 2012-12-06 10:53:43,372 (Thread-385) - >> Authorization: NTLM TlR= MTVNTUAABAAAABTIIAg4ADgBIAAAAIAAgACgAAAAFASgKAAAPAEkAUAAtADEAMAAtADEANAA1AC= 0AMwAyAC0AMQAyADEATgBJAEIAUgBOAEUAVAA=3D >>> DEBUG 2012-12-06 10:53:43,388 (Thread-385) - << HTTP/1.1 401 Unauthoriz= ed >>> DEBUG 2012-12-06 10:53:43,388 (Thread-385) - << Server: Microsoft-IIS/7= .5 >>> DEBUG 2012-12-06 10:53:43,388 (Thread-385) - << SPRequestGuid: 70bb6663= -76d4-4304-ad87-e178015b727a >>> DEBUG 2012-12-06 10:53:43,388 (Thread-385) - << WWW-Authenticate: NTLM = TlRMTVNTUAACAAAADgAOADgAAAAFAokCwUePzdcuSR4AAAAAAAAAAMoAygBGAAAABgGxHQAAAA9= OAEkAQgBSAE4ARQBUAAIADgBOAEkAQgBSAE4ARQBUAAEAGABOAFIAVQBTAEMAQQAtAFMARAAwAD= cAOQAEACIAbgBpAGIAcgAuAG4AbwB2AGEAcgB0AGkAcwAuAG4AZQB0AAMAPABOAFIAVQBTAEMAQ= QAtAFMARAAwADcAOQAuAG4AaQBiAHIALgBuAG8AdgBhAHIAdABpAHMALgBuAGUAdAAFACIAbgBp= AGIAcgAuAG4AbwB2AGEAcgB0AGkAcwAuAG4AZQB0AAcACAA2BjDeydPNAQAAAAA=3D >>> DEBUG 2012-12-06 10:53:43,388 (Thread-385) - << X-Powered-By: ASP.NET >>> DEBUG 2012-12-06 10:53:43,389 (Thread-385) - << MicrosoftSharePointTeam= Services: 14.0.0.6123 >>> DEBUG 2012-12-06 10:53:43,389 (Thread-385) - << X-MS-InvokeApp: 1; Requ= ireReadOnly >>> DEBUG 2012-12-06 10:53:43,389 (Thread-385) - << Date: Thu, 06 Dec 2012 = 15:53:42 GMT >>> DEBUG 2012-12-06 10:53:43,389 (Thread-385) - << Content-Length: 0 >>> DEBUG 2012-12-06 10:53:43,390 (Thread-385) - >> POST /ATI/_vti_bin/MCPe= rmissions.asmx HTTP/1.1 >>> DEBUG 2012-12-06 10:53:43,390 (Thread-385) - >> Content-Type: text/xml;= charset=3Dutf-8 >>> DEBUG 2012-12-06 10:53:43,390 (Thread-385) - >> SOAPAction: "http://mic= rosoft.com/sharepoint/webpartpages/GetPermissionCollection" >>> DEBUG 2012-12-06 10:53:43,390 (Thread-385) - >> User-Agent: Axis/1.4 >>> DEBUG 2012-12-06 10:53:43,390 (Thread-385) - >> Content-Length: 420 >>> DEBUG 2012-12-06 10:53:43,390 (Thread-385) - >> Host: searchpoc.testpro= jects.nibr.novartis.intra >>> DEBUG 2012-12-06 10:53:43,390 (Thread-385) - >> Connection: Keep-Alive >>> DEBUG 2012-12-06 10:53:43,390 (Thread-385) - >> Authorization: NTLM TlR= MTVNTUAADAAAAGAAYAEwAAAAYABgAZAAAAA4ADgB8AAAAJAAkAIoAAAAgACAArgAAAAAAAAAAAA= AAzgAAAAUyCAIFASgKAAAPAEwWNCG2ueKDAAAAAAAAAAAAAAAAAAAAAOmzXxz6iVcAiGnfncM0K= d9pl84GFMC+IE4ASQBCAFIATgBFAFQAcwB5AHMAXwBzAHAAdABfAHcAcwBzAHMAcgBjAGgAXwBj= AGEASQBQAC0AMQAwAC0AMQA0ADUALQAzADIALQAxADIAMQA=3D >>> DEBUG 2012-12-06 10:53:43,470 (Thread-385) - << HTTP/1.1 500 Internal S= erver Error >>> DEBUG 2012-12-06 10:53:43,470 (Thread-385) - << Cache-Control: private >>> DEBUG 2012-12-06 10:53:43,470 (Thread-385) - << Content-Type: text/xml;= charset=3Dutf-8 >>> DEBUG 2012-12-06 10:53:43,470 (Thread-385) - << Server: Microsoft-IIS/7= .5 >>> DEBUG 2012-12-06 10:53:43,470 (Thread-385) - << X-AspNet-Version: 2.0.5= 0727 >>> DEBUG 2012-12-06 10:53:43,470 (Thread-385) - << Persistent-Auth: true >>> DEBUG 2012-12-06 10:53:43,470 (Thread-385) - << X-Powered-By: ASP.NET >>> DEBUG 2012-12-06 10:53:43,470 (Thread-385) - << MicrosoftSharePointTeam= Services: 14.0.0.6123 >>> DEBUG 2012-12-06 10:53:43,470 (Thread-385) - << X-MS-InvokeApp: 1; Requ= ireReadOnly >>> DEBUG 2012-12-06 10:53:43,470 (Thread-385) - << Date: Thu, 06 Dec 2012 = 15:53:42 GMT >>> DEBUG 2012-12-06 10:53:43,470 (Thread-385) - << Content-Length: 492 >>> >>> >>> >>> >>> Thanks >>> Bob >>> >>> >>> >>> >>> -----Original Message----- >>> From: Iannetti, Robert >>> Sent: Thursday, December 06, 2012 10:24 AM >>> To: user@manifoldcf.apache.org >>> Subject: RE: Cannot connect to SharePoint 2010 instance >>> >>> Hi Karl, >>> >>> I am still having an issue connecting. >>> >>> Here is the message I see in the UI along with the Debug log: >>> Crawl user did not authenticate properly, or has insufficient permissio= ns to access http://searchpoc.testprojects.nibr.novartis.intra/ATI: (401)HT= TP/1.1 401 Unauthorized >>> >>> Thanks >>> Bob >>> >>> [iannero1@ip-10-145-32-121 logs]$ more manifoldcf.log >>> DEBUG 2012-12-06 10:19:53,201 (Thread-363) - >> POST /ATI/_vti_bin/list= s.asmx HTTP/1.1 >>> DEBUG 2012-12-06 10:19:53,215 (Thread-363) - >> Content-Type: text/xml;= charset=3Dutf-8 >>> DEBUG 2012-12-06 10:19:53,215 (Thread-363) - >> SOAPAction: "http://sch= emas.microsoft.com/sharepoint/soap/GetListCollection" >>> DEBUG 2012-12-06 10:19:53,215 (Thread-363) - >> User-Agent: Axis/1.4 >>> DEBUG 2012-12-06 10:19:53,215 (Thread-363) - >> Content-Length: 335 >>> DEBUG 2012-12-06 10:19:53,215 (Thread-363) - >> Host: searchpoc.testpro= jects.nibr.novartis.intra >>> DEBUG 2012-12-06 10:19:53,215 (Thread-363) - >> Connection: Keep-Alive >>> DEBUG 2012-12-06 10:19:53,237 (Thread-363) - << HTTP/1.1 401 Unauthoriz= ed >>> DEBUG 2012-12-06 10:19:53,237 (Thread-363) - << Server: Microsoft-IIS/7= .5 >>> DEBUG 2012-12-06 10:19:53,237 (Thread-363) - << SPRequestGuid: 9518d64f= -5eba-4cb2-a574-f2f495b6d63d >>> DEBUG 2012-12-06 10:19:53,237 (Thread-363) - << WWW-Authenticate: NTLM >>> DEBUG 2012-12-06 10:19:53,237 (Thread-363) - << X-Powered-By: ASP.NET >>> DEBUG 2012-12-06 10:19:53,237 (Thread-363) - << MicrosoftSharePointTeam= Services: 14.0.0.6123 >>> DEBUG 2012-12-06 10:19:53,237 (Thread-363) - << X-MS-InvokeApp: 1; Requ= ireReadOnly >>> DEBUG 2012-12-06 10:19:53,237 (Thread-363) - << Date: Thu, 06 Dec 2012 = 15:19:52 GMT >>> DEBUG 2012-12-06 10:19:53,237 (Thread-363) - << Content-Length: 0 >>> DEBUG 2012-12-06 10:19:53,259 (Thread-363) - >> POST /ATI/_vti_bin/list= s.asmx HTTP/1.1 >>> DEBUG 2012-12-06 10:19:53,259 (Thread-363) - >> Content-Type: text/xml;= charset=3Dutf-8 >>> DEBUG 2012-12-06 10:19:53,259 (Thread-363) - >> SOAPAction: "http://sch= emas.microsoft.com/sharepoint/soap/GetListCollection" >>> DEBUG 2012-12-06 10:19:53,259 (Thread-363) - >> User-Agent: Axis/1.4 >>> DEBUG 2012-12-06 10:19:53,259 (Thread-363) - >> Content-Length: 335 >>> DEBUG 2012-12-06 10:19:53,259 (Thread-363) - >> Host: searchpoc.testpro= jects.nibr.novartis.intra >>> DEBUG 2012-12-06 10:19:53,260 (Thread-363) - >> Connection: Keep-Alive >>> DEBUG 2012-12-06 10:19:53,260 (Thread-363) - >> Authorization: NTLM TlR= MTVNTUAABAAAABTIIAgoACgBIAAAAIAAgACgAAAAFASgKAAAPAEkAUAAtADEAMAAtADEANAA1AC= 0AMwAyAC0AMQAyADEATgBBAE4ARQBUAA=3D=3D >>> DEBUG 2012-12-06 10:19:53,276 (Thread-363) - << HTTP/1.1 401 Unauthoriz= ed >>> DEBUG 2012-12-06 10:19:53,276 (Thread-363) - << Server: Microsoft-IIS/7= .5 >>> DEBUG 2012-12-06 10:19:53,276 (Thread-363) - << SPRequestGuid: edce7924= -0afb-4014-9f4a-583eeaad8c8f >>> DEBUG 2012-12-06 10:19:53,276 (Thread-363) - << WWW-Authenticate: NTLM = TlRMTVNTUAACAAAADgAOADgAAAAFAokCN7N0mZNE07sAAAAAAAAAAMoAygBGAAAABgGxHQAAAA9= OAEkAQgBSAE4ARQBUAAIADgBOAEkAQgBSAE4ARQBUAAEAGABOAFIAVQBTAEMA >>> QQAtAFMARAAwADcAOQAEACIAbgBpAGIAcgAuAG4AbwB2AGEAcgB0AGkAcwAuAG4AZQB0AAM= APABOAFIAVQBTAEMAQQAtAFMARAAwADcAOQAuAG4AaQBiAHIALgBuAG8AdgBhAHIAdABpAHMALg= BuAGUAdAAFACIAbgBpAGIAcgAuAG4AbwB2AGEAcgB0AGkAcwAuAG4AZQB0AAc >>> ACABuvigkxdPNAQAAAAA=3D >>> DEBUG 2012-12-06 10:19:53,276 (Thread-363) - << X-Powered-By: ASP.NET >>> DEBUG 2012-12-06 10:19:53,276 (Thread-363) - << MicrosoftSharePointTeam= Services: 14.0.0.6123 >>> DEBUG 2012-12-06 10:19:53,276 (Thread-363) - << X-MS-InvokeApp: 1; Requ= ireReadOnly >>> DEBUG 2012-12-06 10:19:53,277 (Thread-363) - << Date: Thu, 06 Dec 2012 = 15:19:52 GMT >>> DEBUG 2012-12-06 10:19:53,277 (Thread-363) - << Content-Length: 0 >>> DEBUG 2012-12-06 10:19:53,336 (Thread-363) - >> POST /ATI/_vti_bin/list= s.asmx HTTP/1.1 >>> DEBUG 2012-12-06 10:19:53,337 (Thread-363) - >> Content-Type: text/xml;= charset=3Dutf-8 >>> DEBUG 2012-12-06 10:19:53,337 (Thread-363) - >> SOAPAction: "http://sch= emas.microsoft.com/sharepoint/soap/GetListCollection" >>> DEBUG 2012-12-06 10:19:53,337 (Thread-363) - >> User-Agent: Axis/1.4 >>> DEBUG 2012-12-06 10:19:53,337 (Thread-363) - >> Content-Length: 335 >>> DEBUG 2012-12-06 10:19:53,337 (Thread-363) - >> Host: searchpoc.testpro= jects.nibr.novartis.intra >>> DEBUG 2012-12-06 10:19:53,337 (Thread-363) - >> Connection: Keep-Alive >>> DEBUG 2012-12-06 10:19:53,337 (Thread-363) - >> Authorization: NTLM TlR= MTVNTUAADAAAAGAAYAEwAAAAYABgAZAAAAAoACgB8AAAAEAAQAIYAAAAgACAAlgAAAAAAAAAAAA= AAtgAAAAUyCAIFASgKAAAPAI0dUnlOkMcoAAAAAAAAAAAAAAAAAAAAANnXXwF >>> xAzEMSbhkO6b7VbHsCYZ/VnSzYk4AQQBOAEUAVABpAGEAbgBuAGUAcgBvADEASQBQAC0AMQ= AwAC0AMQA0ADUALQAzADIALQAxADIAMQA=3D >>> DEBUG 2012-12-06 10:19:53,353 (Thread-363) - << HTTP/1.1 401 Unauthoriz= ed >>> DEBUG 2012-12-06 10:19:53,353 (Thread-363) - << Server: Microsoft-IIS/7= .5 >>> DEBUG 2012-12-06 10:19:53,353 (Thread-363) - << SPRequestGuid: 590d9a28= -ea94-4d89-aa6e-55c6c2c59234 >>> DEBUG 2012-12-06 10:19:53,353 (Thread-363) - << WWW-Authenticate: NTLM >>> DEBUG 2012-12-06 10:19:53,353 (Thread-363) - << X-Powered-By: ASP.NET >>> DEBUG 2012-12-06 10:19:53,353 (Thread-363) - << MicrosoftSharePointTeam= Services: 14.0.0.6123 >>> DEBUG 2012-12-06 10:19:53,353 (Thread-363) - << X-MS-InvokeApp: 1; Requ= ireReadOnly >>> DEBUG 2012-12-06 10:19:53,353 (Thread-363) - << Date: Thu, 06 Dec 2012 = 15:19:52 GMT >>> DEBUG 2012-12-06 10:19:53,353 (Thread-363) - << Content-Length: 0 >>> >>> -----Original Message----- >>> From: Karl Wright [mailto:daddywri@gmail.com] >>> Sent: Wednesday, December 05, 2012 8:10 PM >>> To: user@manifoldcf.apache.org >>> Subject: Re: Cannot connect to SharePoint 2010 instance >>> >>> I actually did decide to modify the build to pull the changed jars >>> down automatically. So you can just download the artifacts under >>> http://people.apache.org/~kwright/apache-manifoldcf-1.1-dev and you >>> should get updated binaries. >>> >>> Karl >>> >>> On Wed, Dec 5, 2012 at 6:03 PM, Karl Wright wrote: >>>> Hi Robert, >>>> >>>> I've solved Luigi's problem - and now I want to know if it solves >>>> yours. Unfortunately, you WILL have to build ManifoldCF for this >>>> step, since I cannot modify the build process easily to accommodate >>>> the patched httpcomponents dependencies. >>>> >>>> Can you do the following: >>>> >>>> (1) Check out a trunk copy of manifoldcf sources, e.g "svn co >>>> https://svn.apache.org/repos/asf/manifoldcf/trunk" . >>>> (2) Download the lib package from >>>> http://people.apache.org/~kwright/apache-manifoldcf-1.1-dev, unpack >>>> it, and install it in the lib directory as per the instructions in the >>>> lib package. >>>> (3) Run "ant build" to be sure you can actually build the project. If >>>> that works, download the two patched httpcomponents jars from >>>> http://people.apache.org/~kwright , and use them to overwrite >>>> lib/httpcore.jar and lib/httpclient.jar. >>>> (4) Run "ant build clean" >>>> (5) Start manifoldcf (it's under the dist directory), and see if you >>>> can connect to your sharepoint instance. >>>> >>>> Thanks! >>>> Karl >>>> >>>> >>>> On Thu, Nov 29, 2012 at 8:56 AM, Iannetti, Robert >>>> wrote: >>>>> Hi Karl, >>>>> >>>>> I have been following your thread with Luigi I look forward to testin= g the new release. >>>>> >>>>> Thanks >>>>> Bob >>>>> >>>>> >>>>> -----Original Message----- >>>>> From: Karl Wright [mailto:daddywri@gmail.com] >>>>> Sent: Thursday, November 29, 2012 3:28 AM >>>>> To: user@manifoldcf.apache.org >>>>> Subject: Re: Cannot connect to SharePoint 2010 instance >>>>> >>>>> Hi Robert, >>>>> >>>>> Luigi and I think we've discovered the issue, which we're going to se= e if we can confirm today. There is a ticket tracking it, which is CONNECT= ORS-572. If correct, it appears that Windows may have changed what it cons= iders to be the name of the user at some recent time, and the httpcomponent= s and commons-httpclient implementations of NTLM are not resilient to this = change - which isn't surprising since they are basically reverse-engineered= . If correct, httpcomponents will likely need to release a patch, so the s= chedule will be, in part, up to them. >>>>> Alternatively, we can build and patch httpcomponents as part of the = ManifoldCF release process, but it would require us to have a new Maven dep= endency for the make-core-deps part of our release. >>>>> >>>>> Karl >>>>> >>>>> On Wed, Nov 28, 2012 at 9:01 AM, Iannetti, Robert wrote: >>>>>> Karl, >>>>>> >>>>>> Here is my debug output >>>>>> >>>>>> DEBUG 2012-11-28 08:59:25,884 (Thread-479) - >> POST >>>>>> /_vti_bin/lists.asmx HTTP/1 >>>>>> .1 >>>>>> DEBUG 2012-11-28 08:59:25,899 (Thread-479) - >> Content-Type: >>>>>> text/xml; charset=3D >>>>>> utf-8 >>>>>> DEBUG 2012-11-28 08:59:25,899 (Thread-479) - >> SOAPAction: >>>>>> "http://schemas.micr osoft.com/sharepoint/soap/GetListCollection" >>>>>> DEBUG 2012-11-28 08:59:25,899 (Thread-479) - >> User-Agent: Axis/1.4 >>>>>> DEBUG 2012-11-28 08:59:25,899 (Thread-479) - >> Content-Length: 335 >>>>>> DEBUG 2012-11-28 08:59:25,899 (Thread-479) - >> Host: >>>>>> searchpoc.testprojects.nib r.novartis.intra DEBUG 2012-11-28 >>>>>> 08:59:25,899 (Thread-479) - >> Connection: Keep-Alive DEBUG 2012-11-= 28 >>>>>> 08:59:30,629 (Thread-479) - << HTTP/1.1 401 Unauthorized DEBUG >>>>>> 2012-11-28 08:59:30,629 (Thread-479) - << Server: Microsoft-IIS/7.5 >>>>>> DEBUG 2012-11-28 08:59:30,629 (Thread-479) - << SPRequestGuid: >>>>>> 56647ed0-9bac-4a2 >>>>>> e-b61a-2d2e76ae8db0 >>>>>> DEBUG 2012-11-28 08:59:30,629 (Thread-479) - << WWW-Authenticate: NT= LM >>>>>> DEBUG 2012-11-28 08:59:30,629 (Thread-479) - << X-Powered-By: ASP.NE= T >>>>>> DEBUG 2012-11-28 08:59:30,630 (Thread-479) - << MicrosoftSharePointT= eamServices: >>>>>> 14.0.0.6123 >>>>>> DEBUG 2012-11-28 08:59:30,630 (Thread-479) - << X-MS-InvokeApp: 1; >>>>>> RequireReadOn ly DEBUG 2012-11-28 08:59:30,630 (Thread-479) - << Dat= e: >>>>>> Wed, 28 Nov 2012 13:59:30 GMT DEBUG 2012-11-28 08:59:30,630 >>>>>> (Thread-479) - << Content-Length: 0 DEBUG 2012-11-28 08:59:30,663 >>>>>> (Thread-479) - >> POST /_vti_bin/lists.asmx HTTP/1.1 DEBUG 2012-11-2= 8 >>>>>> 08:59:30,663 (Thread-479) - >> Content-Type: text/xml; charset=3Dutf= -8 >>>>>> DEBUG 2012-11-28 08:59:30,663 (Thread-479) - >> SOAPAction: "http://= schemas.microsoft.com/sharepoint/soap/GetListCollection" >>>>>> DEBUG 2012-11-28 08:59:30,663 (Thread-479) - >> User-Agent: Axis/1.4 >>>>>> DEBUG 2012-11-28 08:59:30,663 (Thread-479) - >> Content-Length: 335 >>>>>> DEBUG 2012-11-28 08:59:30,663 (Thread-479) - >> Host: >>>>>> searchpoc.testprojects.nibr.novartis.intra >>>>>> DEBUG 2012-11-28 08:59:30,663 (Thread-479) - >> Connection: Keep-Ali= ve >>>>>> DEBUG 2012-11-28 08:59:30,663 (Thread-479) - >> Authorization: NTLM >>>>>> TlRMTVNTUAABAAAANQIIIAoACgBAAAAAIAAgACAAAABJAFAALQAxADAALQAxADQANQAt= AD >>>>>> MAMgAtADEAMgAxAE4AQQBOAEUAVAA=3D DEBUG 2012-11-28 08:59:30,680 >>>>>> (Thread-479) - << HTTP/1.1 401 Unauthorized DEBUG 2012-11-28 >>>>>> 08:59:30,680 (Thread-479) - << Server: Microsoft-IIS/7.5 DEBUG >>>>>> 2012-11-28 08:59:30,680 (Thread-479) - << SPRequestGuid: >>>>>> 208f5c66-7d26-4761-b578-d01645f042ed >>>>>> DEBUG 2012-11-28 08:59:30,680 (Thread-479) - << WWW-Authenticate: NT= LM >>>>>> TlRMTVNTUAACAAAADgAOADgAAAA1Aoki47BOSwwS+moAAAAAAAAAAMoAygBGAAAABgGx= HQ >>>>>> AAAA9OAEkAQgBSAE4ARQBUAAIADgBOAEkAQgBSAE4ARQBUAAEAGABOAFIAVQBTAEMA >>>>>> QQAtAFMARAAwADcAOQAEACIAbgBpAGIAcgAuAG4AbwB2AGEAcgB0AGkAcwAuAG4AZQB0= AA >>>>>> MAPABOAFIAVQBTAEMAQQAtAFMARAAwADcAOQAuAG4AaQBiAHIALgBuAG8AdgBhAHIAdA= Bp >>>>>> AHMALgBuAGUAdAAFACIAbgBpAGIAcgAuAG4AbwB2AGEAcgB0AGkAcwAuAG4AZQB0AAc >>>>>> ACADnYxaWcM3NAQAAAAA=3D >>>>>> DEBUG 2012-11-28 08:59:30,680 (Thread-479) - << X-Powered-By: ASP.NE= T >>>>>> DEBUG 2012-11-28 08:59:30,680 (Thread-479) - << >>>>>> MicrosoftSharePointTeamServices: 14.0.0.6123 DEBUG 2012-11-28 >>>>>> 08:59:30,680 (Thread-479) - << X-MS-InvokeApp: 1; RequireReadOnly >>>>>> DEBUG 2012-11-28 08:59:30,680 (Thread-479) - << Date: Wed, 28 Nov 20= 12 >>>>>> 13:59:30 GMT DEBUG 2012-11-28 08:59:30,681 (Thread-479) - << >>>>>> Content-Length: 0 DEBUG 2012-11-28 08:59:30,702 (Thread-479) - >> PO= ST >>>>>> /_vti_bin/lists.asmx HTTP/1.1 DEBUG 2012-11-28 08:59:30,702 (Thread-= 479) - >> Content-Type: text/xml; charset=3Dutf-8 DEBUG 2012-11-28 08:59:30= ,702 (Thread-479) - >> SOAPAction: "http://schemas.microsoft.com/sharepoint= /soap/GetListCollection" >>>>>> DEBUG 2012-11-28 08:59:30,702 (Thread-479) - >> User-Agent: Axis/1.4 >>>>>> DEBUG 2012-11-28 08:59:30,702 (Thread-479) - >> Content-Length: 335 >>>>>> DEBUG 2012-11-28 08:59:30,702 (Thread-479) - >> Host: >>>>>> searchpoc.testprojects.nibr.novartis.intra >>>>>> DEBUG 2012-11-28 08:59:30,702 (Thread-479) - >> Connection: Keep-Ali= ve >>>>>> DEBUG 2012-11-28 08:59:30,702 (Thread-479) - >> Authorization: NTLM >>>>>> TlRMTVNTUAADAAAAGAAYAEAAAAD2APYAWAAAAAoACgBOAQAAEAAQAFgBAAAgACAAaAEA= AA >>>>>> AAAACIAQAANQIIICC4NUxqA2NFhZWGUuKn6w2BUGw7gfTeNAPDyGyv9jwCyZQE0G+EjC= s >>>>>> BAQAAAAAAAOCqZ5Zwzc0BgVBsO4H03jQAAAAAAgAOAE4ASQBCAFIATgBFAFQAAQAYAE4= AU >>>>>> gBVAFMAQwBBAC0AUwBEADAANwA5AAQAIgBuAGkAYgByAC4AbgBvAHYAYQByAHQAaQBzA= C4 >>>>>> AbgBlAHQAAwA8AE4AUgBVAFMAQwBBAC0AUwBEADAANwA5AC4AbgBpAGIAcgAuAG4Abw >>>>>> B2AGEAcgB0AGkAcwAuAG4AZQB0AAUAIgBuAGkAYgByAC4AbgBvAHYAYQByAHQAaQBzAC= 4A >>>>>> bgBlAHQABwAIAOdjFpZwzc0BAAAAAE4AQQBOAEUAVABpAGEAbgBuAGUAcgBvADEASQBQ= AC >>>>>> 0AMQAwAC0AMQA0ADUALQAzADIALQAxADIAMQA=3D >>>>>> DEBUG 2012-11-28 08:59:31,678 (Thread-479) - << HTTP/1.1 401 >>>>>> Unauthorized DEBUG 2012-11-28 08:59:31,678 (Thread-479) - << Server: >>>>>> Microsoft-IIS/7.5 DEBUG 2012-11-28 08:59:31,678 (Thread-479) - << >>>>>> SPRequestGuid: cfac18c9-3870-4854-bb2d-816f3dc8c2f3 >>>>>> DEBUG 2012-11-28 08:59:31,678 (Thread-479) - << WWW-Authenticate: NT= LM >>>>>> DEBUG 2012-11-28 08:59:31,678 (Thread-479) - << X-Powered-By: ASP.NE= T >>>>>> DEBUG 2012-11-28 08:59:31,678 (Thread-479) - << >>>>>> MicrosoftSharePointTeamServices: 14.0.0.6123 DEBUG 2012-11-28 >>>>>> 08:59:31,678 (Thread-479) - << X-MS-InvokeApp: 1; RequireReadOnly >>>>>> DEBUG 2012-11-28 08:59:31,678 (Thread-479) - << Date: Wed, 28 Nov 20= 12 >>>>>> 13:59:31 GMT DEBUG 2012-11-28 08:59:31,678 (Thread-479) - << >>>>>> Content-Length: 0 >>>>>> >>>>>> -----Original Message----- >>>>>> From: Karl Wright [mailto:daddywri@gmail.com] >>>>>> Sent: Tuesday, November 27, 2012 5:25 PM >>>>>> To: user@manifoldcf.apache.org >>>>>> Subject: Re: Cannot connect to SharePoint 2010 instance >>>>>> >>>>>> no, you need: >>>>>> >>>>>> log4j.logger.=3DDEBUG >>>>>> >>>>>> in this case: >>>>>> >>>>>> log4j.logger.org.apache.http.headers=3DDEBUG >>>>>> >>>>>> Thanks, >>>>>> Karl >>>>>> >>>>>> >>>>>> On Tue, Nov 27, 2012 at 3:30 PM, Iannetti, Robert wrote: >>>>>>> Karl, >>>>>>> >>>>>>> I added the parameter to the logging.ini file and I am still not >>>>>>> seeing any data written to the log >>>>>>> >>>>>>> # Licensed to the Apache Software Foundation (ASF) under one or mor= e >>>>>>> # contributor license agreements. See the NOTICE file distributed >>>>>>> with # this work for additional information regarding copyright own= ership. >>>>>>> # The ASF licenses this file to You under the Apache License, Versi= on >>>>>>> 2.0 # (the "License"); you may not use this file except in complian= ce >>>>>>> with # the License. You may obtain a copy of the License at # >>>>>>> # http://www.apache.org/licenses/LICENSE-2.0 >>>>>>> # >>>>>>> # Unless required by applicable law or agreed to in writing, softwa= re >>>>>>> # distributed under the License is distributed on an "AS IS" BASIS,= # >>>>>>> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or imp= lied. >>>>>>> # See the License for the specific language governing permissions a= nd >>>>>>> # limitations under the License. >>>>>>> >>>>>>> log4j.appender.MAIN.File=3Dlogs/manifoldcf.log >>>>>>> log4j.rootLogger=3DWARN, MAIN >>>>>>> log4j.appender.MAIN=3Dorg.apache.log4j.RollingFileAppender >>>>>>> log4j.appender.MAIN.layout=3Dorg.apache.log4j.PatternLayout >>>>>>> log4j.appender.MAIN.layout.ConversionPattern=3D%5p %d{ISO8601} (%t)= - >>>>>>> %m%n >>>>>>> >>>>>>> # add additional logging >>>>>>> org.apache.http.headers=3DDEBUG >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -----Original Message----- >>>>>>> From: Karl Wright [mailto:daddywri@gmail.com] >>>>>>> Sent: Tuesday, November 27, 2012 3:20 PM >>>>>>> To: user@manifoldcf.apache.org >>>>>>> Subject: Re: Cannot connect to SharePoint 2010 instance >>>>>>> >>>>>>> Yes. >>>>>>> Karl >>>>>>> >>>>>>> On Tue, Nov 27, 2012 at 2:14 PM, Iannetti, Robert wrote: >>>>>>>> So would the org.apache.http.headers=3DDEBUG replace the log4j.log= ger.httpclient.wire=3DDEBUG entry in the logging.ini file? >>>>>>>> >>>>>>>> -----Original Message----- >>>>>>>> From: Karl Wright [mailto:daddywri@gmail.com] >>>>>>>> Sent: Tuesday, November 27, 2012 2:07 PM >>>>>>>> To: user@manifoldcf.apache.org >>>>>>>> Subject: Re: Cannot connect to SharePoint 2010 instance >>>>>>>> >>>>>>>> Here we go: >>>>>>>> >>>>>>>> Header logging: org.apache.http.headers=3DDEBUG Wire logging (whic= h we >>>>>>>> probably don't need): org.apache.http.wire=3DDEBUG >>>>>>>> >>>>>>>> Karl >>>>>>>> >>>>>>>> On Tue, Nov 27, 2012 at 2:04 PM, Karl Wright = wrote: >>>>>>>>> The wire debugging setup you are using will only work with >>>>>>>>> commons-httpclient, not the new httpcomponent package. I'll have >>>>>>>>> to do some research and see if there's a comparable logger settin= g >>>>>>>>> for that package. >>>>>>>>> >>>>>>>>> Karl >>>>>>>>> >>>>>>>>> >>>>>>>>> On Tue, Nov 27, 2012 at 2:01 PM, Iannetti, Robert >>>>>>>>> wrote: >>>>>>>>>> Karl, >>>>>>>>>> >>>>>>>>>> It's odd I added this to the properties.xml file >>>>>>>>> name=3D"org.apache.manifoldcf.connectors" value=3D"DEBUG"/> >>>>>>>>>> >>>>>>>>>> And this to the logging.ini file >>>>>>>>>> log4j.logger.httpclient.wire=3DDEBUG >>>>>>>>>> >>>>>>>>>> I restarted manifold but nothing is being written to the >>>>>>>>>> manifoldcf.log file >>>>>>>>>> >>>>>>>>>> Any thoughts? >>>>>>>>>> >>>>>>>>>> Here is the curl data >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> [iannero1@ip-10-145-32-121 logs]$ curl --data POST --ntlm -u >>>>>>>>>> nanet\\iannero1 http://searchpoc.testprojects.nibr.novartis.intr= a/_vti_bin/MCPermissions.asmx -v Enter host password for user 'nanet\ianner= o1': >>>>>>>>>> * About to connect() to searchpoc.testprojects.nibr.novartis.int= ra port 80 (#0) >>>>>>>>>> * Trying 160.62.169.185... connected >>>>>>>>>> * Connected to searchpoc.testprojects.nibr.novartis.intra >>>>>>>>>> (160.62.169.185) port 80 (#0) >>>>>>>>>> * Initializing NSS with certpath: sql:/etc/pki/nssdb >>>>>>>>>> * Server auth using NTLM with user 'nanet\iannero1' >>>>>>>>>>> POST /_vti_bin/MCPermissions.asmx HTTP/1.1 >>>>>>>>>>> Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA= =3D >>>>>>>>>>> User-Agent: curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.= 7 >>>>>>>>>>> NSS/3.13.1.0 zlib/1.2.3 libidn/1.18 libssh2/1.2.2 >>>>>>>>>>> Host: searchpoc.testprojects.nibr.novartis.intra >>>>>>>>>>> Accept: */* >>>>>>>>>>> Content-Length: 0 >>>>>>>>>>> Content-Type: application/x-www-form-urlencoded >>>>>>>>>>> >>>>>>>>>> < HTTP/1.1 401 Unauthorized >>>>>>>>>> < Server: Microsoft-IIS/7.5 >>>>>>>>>> < SPRequestGuid: f7b8f5a5-1de4-43d1-9b70-7adf3b7d5987 >>>>>>>>>> < WWW-Authenticate: NTLM >>>>>>>>>> TlRMTVNTUAACAAAABwAHADgAAAAGgokClVhQpcbj++YAAAAAAAAAAMoAygA/AAAA= Bg >>>>>>>>>> TlRMTVNTUAACAAAABwAHADgAAAAGgokClVhQpcbj++G >>>>>>>>>> TlRMTVNTUAACAAAABwAHADgAAAAGgokClVhQpcbj++x >>>>>>>>>> TlRMTVNTUAACAAAABwAHADgAAAAGgokClVhQpcbj++H >>>>>>>>>> QAAAA9OSUJSTkVUAgAOAE4ASQBCAFIATgBFAFQAAQAYAE4AUgBVAFMAQwBBAC0AU= wB >>>>>>>>>> E >>>>>>>>>> A >>>>>>>>>> D >>>>>>>>>> AANwA5AAQAIgBuAGkAYgByAC4AbgBvAHYAYQByAHQAaQBzAC4AbgBlAHQAAwA8AE= 4A >>>>>>>>>> U >>>>>>>>>> g >>>>>>>>>> B >>>>>>>>>> VAFMAQwBBAC0AUwBEADAANwA5AC4AbgBpAGIAcgAuAG4AbwB2AGEAcgB0AGkAcwA= uA >>>>>>>>>> G >>>>>>>>>> 4 >>>>>>>>>> A >>>>>>>>>> ZQB0AAUAIgBuAGkAYgByAC4AbgBvAHYAYQByAHQAaQBzAC4AbgBlAHQABwAIAA9M= VP >>>>>>>>>> b >>>>>>>>>> L >>>>>>>>>> z >>>>>>>>>> M0BAAAAAA=3D=3D >>>>>>>>>> < X-Powered-By: ASP.NET >>>>>>>>>> < MicrosoftSharePointTeamServices: 14.0.0.6123 < X-MS-InvokeApp: >>>>>>>>>> 1; RequireReadOnly < Date: Tue, 27 Nov 2012 18:21:04 GMT < >>>>>>>>>> Content-Length: 0 < >>>>>>>>>> * Connection #0 to host searchpoc.testprojects.nibr.novartis.int= ra >>>>>>>>>> left intact >>>>>>>>>> * Issue another request to this URL: 'http://searchpoc.testproje= cts.nibr.novartis.intra/_vti_bin/MCPermissions.asmx' >>>>>>>>>> * Re-using existing connection! (#0) with host >>>>>>>>>> searchpoc.testprojects.nibr.novartis.intra >>>>>>>>>> * Connected to searchpoc.testprojects.nibr.novartis.intra >>>>>>>>>> (160.62.169.185) port 80 (#0) >>>>>>>>>> * Server auth using NTLM with user 'nanet\iannero1' >>>>>>>>>>> POST /_vti_bin/MCPermissions.asmx HTTP/1.1 >>>>>>>>>>> Authorization: NTLM >>>>>>>>>>> TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAUABQBwAAAACAAIAHUAAAAQABA= Af >>>>>>>>>>> Q >>>>>>>>>>> A >>>>>>>>>>> A >>>>>>>>>>> AAAAAAAAAAAABoKJApbX61a3hdN3AAAAAAAAAAAAAAAAAAAAANfyrXuxF91dkEO= BT >>>>>>>>>>> 5 G M XTvsPdHWkjT6rm5hbmV0aWFubmVybzFpcC0xMC0xNDUtMzItMTIx >>>>>>>>>>> User-Agent: curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.= 7 >>>>>>>>>>> NSS/3.13.1.0 zlib/1.2.3 libidn/1.18 libssh2/1.2.2 >>>>>>>>>>> Host: searchpoc.testprojects.nibr.novartis.intra >>>>>>>>>>> Accept: */* >>>>>>>>>>> Content-Length: 4 >>>>>>>>>>> Content-Type: application/x-www-form-urlencoded >>>>>>>>>>> >>>>>>>>>> < HTTP/1.1 500 Internal Server Error < Cache-Control: private < >>>>>>>>>> Content-Type: application/soap+xml; charset=3Dutf-8 < Server: >>>>>>>>>> Microsoft-IIS/7.5 < X-AspNet-Version: 2.0.50727 < Persistent-Aut= h: >>>>>>>>>> true < X-Powered-By: ASP.NET < MicrosoftSharePointTeamServices: >>>>>>>>>> 14.0.0.6123 < X-MS-InvokeApp: 1; RequireReadOnly < Date: Tue, 27 >>>>>>>>>> Nov >>>>>>>>>> 2012 18:21:04 GMT < Content-Length: 509 < >>>>>>>>>> * Connection #0 to host searchpoc.testprojects.nibr.novartis.int= ra >>>>>>>>>> left intact >>>>>>>>>> * Closing connection #0 >>>>>>>>>> >>>>>>>>> xmlns:soap=3D"http://www.w3.org/2003/05/soap-envelope" >>>>>>>>>> xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" >>>>>>>>>> xmlns:xsd=3D"http://www.w3.org/2001/XMLSchema">>>>>>>>>> t >>>>>>>>>> > >>>>>>>>>> < >>>>>>>>>> soap:Code>soap:Receiver>>>>>>>>> R >>>>>>>>>> e >>>>>>>>>> a >>>>>>>>>> son>Server was unable to process requ= est. >>>>>>>>>> ---> Data at the root level is invalid. Line 1, position >>>>>>>>>> 1.>>>>>>>>> />[iannero1@ip-10-145-3= 2- >>>>>>>>>> 1 >>>>>>>>>> 2 >>>>>>>>>> 1 >>>>>>>>>> logs]$ >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -----Original Message----- >>>>>>>>>> From: Karl Wright [mailto:daddywri@gmail.com] >>>>>>>>>> Sent: Tuesday, November 27, 2012 1:10 PM >>>>>>>>>> To: user@manifoldcf.apache.org >>>>>>>>>> Subject: Re: Cannot connect to SharePoint 2010 instance >>>>>>>>>> >>>>>>>>>> The file is usually called logging.ini, and is referenced by the= main manifoldcf properties file. >>>>>>>>>> >>>>>>>>>> Karl >>>>>>>>>> >>>>>>>>>> On Tue, Nov 27, 2012 at 1:06 PM, Iannetti, Robert wrote: >>>>>>>>>>> Karl, >>>>>>>>>>> >>>>>>>>>>> Where is the logging properties file where I would add the debu= gging commands located ? >>>>>>>>>>> >>>>>>>>>>> Thanks >>>>>>>>>>> Bob >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> -----Original Message----- >>>>>>>>>>> From: Karl Wright [mailto:daddywri@gmail.com] >>>>>>>>>>> Sent: Tuesday, November 27, 2012 12:52 PM >>>>>>>>>>> To: user@manifoldcf.apache.org >>>>>>>>>>> Subject: Re: Cannot connect to SharePoint 2010 instance >>>>>>>>>>> >>>>>>>>>>> Hi Bob, >>>>>>>>>>> >>>>>>>>>>> If the headers all check out, then maybe this is the cause: >>>>>>>>>>> >>>>>>>>>>> http://technet.microsoft.com/en-us/library/dd566199%28v=3Dws.10= %29. >>>>>>>>>>> a >>>>>>>>>>> s >>>>>>>>>>> p >>>>>>>>>>> x >>>>>>>>>>> >>>>>>>>>>> I will have to check the httpcomponents code to verify that it = uses at least 128-bit encryption. I won't be able to do that until tonight= or tomorrow though. >>>>>>>>>>> >>>>>>>>>>> Karl >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> On Tue, Nov 27, 2012 at 11:36 AM, Karl Wright wrote: >>>>>>>>>>>> Hi Bob, >>>>>>>>>>>> >>>>>>>>>>>> This is really beginning to sound like there is a header probl= em of some kind. >>>>>>>>>>>> >>>>>>>>>>>> This is what I'd like to try. >>>>>>>>>>>> (1) Turn on wire debugging for SharePoint, as described here: >>>>>>>>>>>> https://cwiki.apache.org/confluence/display/CONNECTORS/Debuggi= ng >>>>>>>>>>>> + >>>>>>>>>>>> C >>>>>>>>>>>> o >>>>>>>>>>>> nn >>>>>>>>>>>> e >>>>>>>>>>>> ctions >>>>>>>>>>>> (2) Using curl, try to use post and the proper credentials, >>>>>>>>>>>> using the -vvv switch. If you successfully connect, save that= output. >>>>>>>>>>>> Then try to EXACTLY mimic the request that ManifoldCF does, an= d >>>>>>>>>>>> if that FAILS record that output and send it all to me. >>>>>>>>>>>> >>>>>>>>>>>> Thanks! >>>>>>>>>>>> Karl >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> On Tue, Nov 27, 2012 at 11:22 AM, Iannetti, Robert >>>>>>>>>>>> wrote: >>>>>>>>>>>>> Hi Karl, >>>>>>>>>>>>> >>>>>>>>>>>>> I have installed the dev version of the connector from below = and am having an issue connecting to my SharePoint 2010 site. >>>>>>>>>>>>> It actually seems similar to what is happening in your thread= with Luigi. >>>>>>>>>>>>> >>>>>>>>>>>>> I try to log in to the sharepoint site as a user with full >>>>>>>>>>>>> control and I get this error >>>>>>>>>>>>> >>>>>>>>>>>>> Crawl user did not authenticate properly, or has insufficient >>>>>>>>>>>>> permissions to access http://xxxx.xxxx.xxxx.xxxx: (401)HTTP/1= .1 >>>>>>>>>>>>> 401 Unauthorized >>>>>>>>>>>>> >>>>>>>>>>>>> Thanks >>>>>>>>>>>>> Bob >>>>>>>>>>>>> >>>>>>>>>>>>> -----Original Message----- >>>>>>>>>>>>> From: Karl Wright [mailto:daddywri@gmail.com] >>>>>>>>>>>>> Sent: Monday, November 26, 2012 6:38 PM >>>>>>>>>>>>> To: user@manifoldcf.apache.org >>>>>>>>>>>>> Subject: Re: Cannot connect to SharePoint 2010 instance >>>>>>>>>>>>> >>>>>>>>>>>>> Ok, you can download a dev build at: >>>>>>>>>>>>> >>>>>>>>>>>>> http://people.apache.org/~kwright/apache-manifoldcf-1.1-dev >>>>>>>>>>>>> >>>>>>>>>>>>> It takes me about an hour to put one of these together, so if= you can possibly build ManifoldCF yourself that would be a huge help. >>>>>>>>>>>>> >>>>>>>>>>>>> Karl >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> On Mon, Nov 26, 2012 at 11:12 AM, Iannetti, Robert wrote: >>>>>>>>>>>>>> That would be great please let me know when it is available >>>>>>>>>>>>>> >>>>>>>>>>>>>> Thanks >>>>>>>>>>>>>> Bob >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> -----Original Message----- >>>>>>>>>>>>>> From: Karl Wright [mailto:daddywri@gmail.com] >>>>>>>>>>>>>> Sent: Monday, November 26, 2012 10:59 AM >>>>>>>>>>>>>> To: user@manifoldcf.apache.org >>>>>>>>>>>>>> Subject: Re: Cannot connect to SharePoint 2010 instance >>>>>>>>>>>>>> >>>>>>>>>>>>>> Hi Robert, >>>>>>>>>>>>>> >>>>>>>>>>>>>> I can build a binary version you can download, but not until= tonight. >>>>>>>>>>>>>> >>>>>>>>>>>>>> It may be easier to talk through getting a build environment= set up on your Linux machine. Is this Debian or Ubuntu linux, by any chan= ce? >>>>>>>>>>>>>> If so, the setup is trivial and I can help you with that. >>>>>>>>>>>>>> >>>>>>>>>>>>>> Karl >>>>>>>>>>>>>> >>>>>>>>>>>>>> On Mon, Nov 26, 2012 at 10:12 AM, Iannetti, Robert wrote: >>>>>>>>>>>>>>> Karl, >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Is there a binary release (pre -compiled version) of the ma= nifold trunk mentioned below https://svn.apache.org/repos/asf/manifoldcf/tr= unk that you can point me to I am new to Linux and don't have any experienc= e with ANT. >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Thanks >>>>>>>>>>>>>>> Bob >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> -----Original Message----- >>>>>>>>>>>>>>> From: Karl Wright [mailto:daddywri@gmail.com] >>>>>>>>>>>>>>> Sent: Monday, November 26, 2012 4:32 AM >>>>>>>>>>>>>>> To: user@manifoldcf.apache.org >>>>>>>>>>>>>>> Subject: Re: Cannot connect to SharePoint 2010 instance >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> I've done further research on HttpComponents' support for K= erberos. >>>>>>>>>>>>>>> It turns out that HttpComponents claims they can successful= ly use tickets from the local machine's ticket store. I haven't tried this= here (don't have the setup for it), but it looks like it could conceivably= work with MCF trunk at this point. Read up on it here: >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> http://hc.apache.org/httpcomponents-client-ga/tutorial/html= /a >>>>>>>>>>>>>>> u >>>>>>>>>>>>>>> t >>>>>>>>>>>>>>> h >>>>>>>>>>>>>>> en >>>>>>>>>>>>>>> t >>>>>>>>>>>>>>> ic >>>>>>>>>>>>>>> a >>>>>>>>>>>>>>> tion.html >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Ideally, of course, we'd really want to add the ability for= ManifoldCF to handle its own ticket cache, one per connection, so that eac= h connection looks like its own independent client. In order for that to h= appen, connectors that support Kerberos would need to be able to kerberos a= uthenticate. But, for right now, this may work for people needing Kerberos= . >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Karl >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> On Sun, Nov 11, 2012 at 8:42 AM, Karl Wright wrote: >>>>>>>>>>>>>>>> The port of the SharePoint connector to httpcomponents 4.2= .2 is complete. >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> I don't know whether it will help you or not, but if you >>>>>>>>>>>>>>>> check out ManifoldCF trunk (from >>>>>>>>>>>>>>>> https://svn.apache.org/repos/asf/manifoldcf/trunk) and run= : >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> ant make-core-deps build >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> ... you will be running the latest code. It has been trie= d >>>>>>>>>>>>>>>> against a plain-vanilla SharePoint system using standard N= TLM and found to work. >>>>>>>>>>>>>>>> If you try the new code and it works for you, that would = be >>>>>>>>>>>>>>>> very interesting to know; it looks like httpcomponents has >>>>>>>>>>>>>>>> developed some support for SPNEGO, which may be what is >>>>>>>>>>>>>>>> missing in the current ManifoldCF release. >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> Thanks, >>>>>>>>>>>>>>>> Karl >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> On Wed, Nov 7, 2012 at 4:47 PM, Karl Wright wrote: >>>>>>>>>>>>>>>>> MCPermissions.asmx and Lists.asmx are two different >>>>>>>>>>>>>>>>> services, and the Lists.asmx is likely failing before the >>>>>>>>>>>>>>>>> MCPermissions.asmx is even needed. If, for instance, you >>>>>>>>>>>>>>>>> are just trying with the UI to see if you get back >>>>>>>>>>>>>>>>> "Connection working", this makes sense since the Lists >>>>>>>>>>>>>>>>> service is called first and then the MCPermissions servic= e is called after. >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> FWIW, I'm starting to look into porting ManifoldCF to the >>>>>>>>>>>>>>>>> httpcomponent libraries from the older httpclient 3.1 wor= ld. >>>>>>>>>>>>>>>>> This will make it easier, I think, to incorporate newer a= dditions. >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> Thanks, >>>>>>>>>>>>>>>>> Karl >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> On Wed, Nov 7, 2012 at 3:44 PM, Iannetti, Robert >>>>>>>>>>>>>>>>> wrote: >>>>>>>>>>>>>>>>>> Karl, >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> It looks like I am failing connecting to the /_vti_bin/= lists.asmx service but I never see the MCPermissions.asmx in any of my trac= e logs. >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> Why is that? >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> Thanks >>>>>>>>>>>>>>>>>> Bob >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> -----Original Message----- >>>>>>>>>>>>>>>>>> From: Iannetti, Robert >>>>>>>>>>>>>>>>>> Sent: Wednesday, November 07, 2012 10:37 AM >>>>>>>>>>>>>>>>>> To: user@manifoldcf.apache.org >>>>>>>>>>>>>>>>>> Subject: RE: Cannot connect to SharePoint 2010 instance >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> Karl, >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> The X's you see are me trying to make the log look gener= ic there were valid guids present in the real log. >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> I will try WireShark and let you know the results. >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> Thanks >>>>>>>>>>>>>>>>>> Bob >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> -----Original Message----- >>>>>>>>>>>>>>>>>> From: Karl Wright [mailto:daddywri@gmail.com] >>>>>>>>>>>>>>>>>> Sent: Wednesday, November 07, 2012 10:32 AM >>>>>>>>>>>>>>>>>> To: user@manifoldcf.apache.org >>>>>>>>>>>>>>>>>> Subject: Re: Cannot connect to SharePoint 2010 instance >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> This in general looks like a proper NTLM authorization s= equence, except for the lack of confirmation at the end. The only thing I = see that I don't recognize is this: >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,212 (Thread-441) - << "SPReque= stGuid: xxxxxxx[\r][\n]" >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> If SharePoint is expecting this GUID to be returned some= how then that would explain it, but frankly we've got a number of SP 2010 i= nstallations and that hasn't been an issue anywhere else. And, I don't exp= ect curl would work if that was the case. >>>>>>>>>>> >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> It's worth a shot using a tool like WireShark to see if = you can find any difference in headers etc. between curl and ManifoldCF. W= e've noticed in the past that the exact Host header seems to be the critica= l issue, so any differences there would be of interest. >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> Karl >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> On Wed, Nov 7, 2012 at 10:08 AM, Iannetti, Robert wrote: >>>>>>>>>>>>>>>>>>> Karl, >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> We have created the NTLM SharePoint instance as instruc= ted. >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> The Curl command is now responding when before it would= not. >>>>>>>>>>>>>>>>>>> curl --ntlm -u domain\\username >>>>>>>>>>>>>>>>>>> http://xxx.xxx.xxx.xxx/_vti_bin/MCPermissions.asmx -v >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> But we are still getting an error when issuing the >>>>>>>>>>>>>>>>>>> connection request from the ManifoldCF GUI Crawl user d= id >>>>>>>>>>>>>>>>>>> not authenticate properly, or has insufficient permissi= ons to access http://XXX.XXX.XXX.XXX: >>>>>>>>>>>>>>>>>>> (401)Unauthorized >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> From the log file >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,126 (Thread-441) - >> "POST /= _vti_bin/lists.asmx HTTP/1.1[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,151 (Thread-441) - >> "Conten= t-Type: text/xml; charset=3Dutf-8[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,152 (Thread-441) - >> "SOAPAc= tion: "http://schemas.microsoft.com/sharepoint/soap/GetListCollection"[\r][= \n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,152 (Thread-441) - >> "User-A= gent: Axis/1.4[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,152 (Thread-441) - >> "Host: = xxxxx.xxxx.xxxx.xxxx[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,152 (Thread-441) - >> "Transf= er-Encoding: chunked[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,152 (Thread-441) - >> "[\r][\= n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,153 (Thread-441) - >> "14f[\r= ][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,153 (Thread-441) - >> "" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,153 (Thread-441) - >> "[\r][\= n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,153 (Thread-441) - >> "0" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,153 (Thread-441) - >> "[\r][\= n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,153 (Thread-441) - >> "[\r][\= n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,170 (Thread-441) - << "HTTP/1= .1 401 Unauthorized[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,171 (Thread-441) - << "Server= : Microsoft-IIS/7.5[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,171 (Thread-441) - << "SPRequ= estGuid: xxxxxxxx[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,171 (Thread-441) - << "WWW-Au= thenticate: NTLM[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,171 (Thread-441) - << "X-Powe= red-By: ASP.NET[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,171 (Thread-441) - << "Micros= oftSharePointTeamServices: 14.0.0.6123[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,172 (Thread-441) - << "X-MS-I= nvokeApp: 1; RequireReadOnly[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,172 (Thread-441) - << "Date: = Wed, 07 Nov 2012 14:56:10 GMT[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,172 (Thread-441) - << "Conten= t-Length: 0[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,172 (Thread-441) - << "[\r][\= n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,195 (Thread-441) - >> "POST /= _vti_bin/lists.asmx HTTP/1.1[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,195 (Thread-441) - >> "Conten= t-Type: text/xml; charset=3Dutf-8[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,196 (Thread-441) - >> "SOAPAc= tion: "http://schemas.microsoft.com/sharepoint/soap/GetListCollection"[\r][= \n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,196 (Thread-441) - >> "User-A= gent: Axis/1.4[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,196 (Thread-441) - >> "Transf= er-Encoding: chunked[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,196 (Thread-441) - >> "Author= ization: NTLM xxxxxxxxxx[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,196 (Thread-441) - >> "Host: = xxx.xxx.xxx.xxx[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,196 (Thread-441) - >> "[\r][\= n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,196 (Thread-441) - >> "14f[\r= ][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,196 (Thread-441) - >> "" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,196 (Thread-441) - >> "[\r][\= n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,196 (Thread-441) - >> "0" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,196 (Thread-441) - >> "[\r][\= n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,196 (Thread-441) - >> "[\r][\= n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,212 (Thread-441) - << "HTTP/1= .1 401 Unauthorized[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,212 (Thread-441) - << "Server= : Microsoft-IIS/7.5[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,212 (Thread-441) - << "SPRequ= estGuid: xxxxxxx[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,213 (Thread-441) - << "WWW-Au= thenticate: NTLM xxxxxxx [\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,213 (Thread-441) - << "X-Powe= red-By: ASP.NET[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,213 (Thread-441) - << "Micros= oftSharePointTeamServices: 14.0.0.6123[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,213 (Thread-441) - << "X-MS-I= nvokeApp: 1; RequireReadOnly[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,213 (Thread-441) - << "Date: = Wed, 07 Nov 2012 14:56:10 GMT[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,213 (Thread-441) - << "Conten= t-Length: 0[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,213 (Thread-441) - << "[\r][\= n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,241 (Thread-441) - >> "POST /= _vti_bin/lists.asmx HTTP/1.1[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,242 (Thread-441) - >> "Conten= t-Type: text/xml; charset=3Dutf-8[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,242 (Thread-441) - >> "SOAPAc= tion: "http://schemas.microsoft.com/sharepoint/soap/GetListCollection"[\r][= \n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,242 (Thread-441) - >> "User-A= gent: Axis/1.4[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,242 (Thread-441) - >> "Transf= er-Encoding: chunked[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,242 (Thread-441) - >> "Author= ization: NTLM xxxxxxxx [\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,242 (Thread-441) - >> "Host: = xxx.xxx.xxx.xxx[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,242 (Thread-441) - >> "[\r][\= n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,242 (Thread-441) - >> "14f[\r= ][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,242 (Thread-441) - >> "" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,242 (Thread-441) - >> "[\r][\= n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,242 (Thread-441) - >> "0" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,242 (Thread-441) - >> "[\r][\= n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,242 (Thread-441) - >> "[\r][\= n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,772 (Thread-441) - << "HTTP/1= .1 401 Unauthorized[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,772 (Thread-441) - << "Server= : Microsoft-IIS/7.5[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,772 (Thread-441) - << "SPRequ= estGuid: xxxxxxx[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,772 (Thread-441) - << "WWW-Au= thenticate: NTLM[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,772 (Thread-441) - << "X-Powe= red-By: ASP.NET[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,772 (Thread-441) - << "Micros= oftSharePointTeamServices: 14.0.0.6123[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,772 (Thread-441) - << "X-MS-I= nvokeApp: 1; RequireReadOnly[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,772 (Thread-441) - << "Date: = Wed, 07 Nov 2012 14:56:11 GMT[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,772 (Thread-441) - << "Conten= t-Length: 0[\r][\n]" >>>>>>>>>>>>>>>>>>> DEBUG 2012-11-07 09:56:11,773 (Thread-441) - << "[\r][\= n]" >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> Thanks >>>>>>>>>>>>>>>>>>> Bob >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> -----Original Message----- >>>>>>>>>>>>>>>>>>> From: Karl Wright [mailto:daddywri@gmail.com] >>>>>>>>>>>>>>>>>>> Sent: Tuesday, November 06, 2012 4:02 PM >>>>>>>>>>>>>>>>>>> To: user@manifoldcf.apache.org >>>>>>>>>>>>>>>>>>> Subject: Re: Cannot connect to SharePoint 2010 instance >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> CONNECTORS-565. >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> Karl >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> On Tue, Nov 6, 2012 at 3:59 PM, Karl Wright wrote: >>>>>>>>>>>>>>>>>>>> If you want, we can create a ticket to cover SharePoin= t 2013 work. >>>>>>>>>>>>>>>>>>>> If you want to attempt a sanity check, if you email me >>>>>>>>>>>>>>>>>>>> (personally, to >>>>>>>>>>>>>>>>>>>> daddywri@gmail.com) the Microsoft.SharePoint.dll I can >>>>>>>>>>>>>>>>>>>> set up a >>>>>>>>>>>>>>>>>>>> ManifoldCF-Sharepoint-2013 plugin. If I can build tha= t, >>>>>>>>>>>>>>>>>>>> then the next step would be just trying it all out and= seeing where it fails. >>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>> Karl >>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>> On Tue, Nov 6, 2012 at 3:49 PM, Iannetti, Robert >>>>>>>>>>>>>>>>>>>> wrote: >>>>>>>>>>>>>>>>>>>>> Karl, >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> That sounds reasonable. I am having my SP Admin set u= p the NTML SharePoint instance described below I will let you know how it w= orks. >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> BTW SP 2013 RTM has been released so we can cross #1 >>>>>>>>>>>>>>>>>>>>> off the list >>>>>>>>>>>>>>>>>>>>> :) >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> Thanks >>>>>>>>>>>>>>>>>>>>> Bob >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> -----Original Message----- >>>>>>>>>>>>>>>>>>>>> From: Karl Wright [mailto:daddywri@gmail.com] >>>>>>>>>>>>>>>>>>>>> Sent: Tuesday, November 06, 2012 3:47 PM >>>>>>>>>>>>>>>>>>>>> To: user@manifoldcf.apache.org >>>>>>>>>>>>>>>>>>>>> Subject: Re: Cannot connect to SharePoint 2010 instan= ce >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> Hi Bob, >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> That depends very strongly on whether SharePoint 2013 >>>>>>>>>>>>>>>>>>>>> continues the Microsoft tradition of breaking web >>>>>>>>>>>>>>>>>>>>> services that used to work. :-) >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> Seriously, we need three things to develop a SharePoi= nt 2013 solution: >>>>>>>>>>>>>>>>>>>>> (1) A stable release (a beta is not sufficient becaus= e >>>>>>>>>>>>>>>>>>>>> Microsoft is famous for changing things in a major wa= y >>>>>>>>>>>>>>>>>>>>> between beta and release); >>>>>>>>>>>>>>>>>>>>> (2) a benevolent client with sufficient patience to t= ry things out that we develop in their environment, and (3) enough time so = that we're not on the bleeding edge and that other people have run into mos= t of the sticky problems first. We're volunteers here and we all have day = jobs, so we mostly can't afford to be pounding away at brick walls on our o= wn. >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> It could be the case that everything just works, in w= hich case the development is trivial. We'll have to see. >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> Karl >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> On Tue, Nov 6, 2012 at 3:37 PM, Iannetti, Robert wrote: >>>>>>>>>>>>>>>>>>>>>> Karl, >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> On another topic is there a roadmap for supporting S= harePoint 2013 ? >>>>>>>>>>>>>>>>>>>>>> We are in the process of migrating and were wonderin= g when your ManifoldCF product would be available to support it. >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> Thanks >>>>>>>>>>>>>>>>>>>>>> Bob >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> -----Original Message----- >>>>>>>>>>>>>>>>>>>>>> From: Karl Wright [mailto:daddywri@gmail.com] >>>>>>>>>>>>>>>>>>>>>> Sent: Tuesday, November 06, 2012 3:34 PM >>>>>>>>>>>>>>>>>>>>>> To: user@manifoldcf.apache.org >>>>>>>>>>>>>>>>>>>>>> Subject: Re: Cannot connect to SharePoint 2010 >>>>>>>>>>>>>>>>>>>>>> instance >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> Hi Bob, >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> The only products I know have a similar limitations.= The only one I know is the SharePoint google appliance connector, which w= hen I looked last had exactly the same restriction. It also has other limi= tations, some severe, such as limiting the number of documents you can craw= l to no more than 5000 per library. >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> We are willing to do a reasonable amount of work to >>>>>>>>>>>>>>>>>>>>>> upgrade ManifoldCF to be able to support Kerberos. >>>>>>>>>>>>>>>>>>>>>> Here's a link which describes the >>>>>>>>>>>>>>>>>>>>>> situation: >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> http://old.nabble.com/Support-for-Kerberos-SPNEGO-td= 14 >>>>>>>>>>>>>>>>>>>>>> 5 >>>>>>>>>>>>>>>>>>>>>> 6 >>>>>>>>>>>>>>>>>>>>>> 4 >>>>>>>>>>>>>>>>>>>>>> 85 >>>>>>>>>>>>>>>>>>>>>> 7 >>>>>>>>>>>>>>>>>>>>>> .h >>>>>>>>>>>>>>>>>>>>>> t >>>>>>>>>>>>>>>>>>>>>> m >>>>>>>>>>>>>>>>>>>>>> l >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> We currently use a significantly-patched version of = 3.1, which supplied the NTLM implementation for 4.0 that is currently in us= e. >>>>>>>>>>>>>>>>>>>>>> Our issue is similar to the commons-httpclient team'= s, which is we have no good way of testing all of this, and none of us are = security protocol experts. If you have (or know somebody with) such expert= ise, who would be willing/able to donate their time, this problem could be = tackled I think without too much pain. So at least httpclient, given the r= ight tickets, would be able to connect. >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> The other issue with Kerberos auth is that I believe= it will require a significant amount of work to allow anything using it to= obtain the tickets from the AD domain controller. This would obviously re= quire UI work for all connectors that would support Kerberos. But that is = something I am willing to attempt if everything else is in place. >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> Karl >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> On Tue, Nov 6, 2012 at 3:11 PM, Iannetti, Robert wrote: >>>>>>>>>>>>>>>>>>>>>>> Karl, >>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> If this is not possible can you recommend any other= products to crawl SharePoint content and index it in Solr? >>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> Thanks >>>>>>>>>>>>>>>>>>>>>>> Bob >>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> -----Original Message----- >>>>>>>>>>>>>>>>>>>>>>> From: Karl Wright [mailto:daddywri@gmail.com] >>>>>>>>>>>>>>>>>>>>>>> Sent: Tuesday, November 06, 2012 3:10 PM >>>>>>>>>>>>>>>>>>>>>>> To: user@manifoldcf.apache.org >>>>>>>>>>>>>>>>>>>>>>> Subject: Re: Cannot connect to SharePoint 2010 >>>>>>>>>>>>>>>>>>>>>>> instance >>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> No, Kerberos is not supported. This is a limitatio= n of the Apache commons-httpclient library that we use for communicating wi= th SharePoint. >>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> It is possible to set up IIS to serve a different p= ort with different authentication that goes to the same SharePoint instance= but is NTLM protected, not Kerberos protected. Perhaps you can do this an= d limit access to that port to only the ManifoldCF machine. >>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> Karl >>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> On Tue, Nov 6, 2012 at 3:03 PM, Iannetti, Robert wrote: >>>>>>>>>>>>>>>>>>>>>>>> Karl, >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> Our SharePoint sites use Kerberos authentication i= s this supported in ManifoldCF? >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> Thanks >>>>>>>>>>>>>>>>>>>>>>>> Bob >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> -----Original Message----- >>>>>>>>>>>>>>>>>>>>>>>> From: Karl Wright [mailto:daddywri@gmail.com] >>>>>>>>>>>>>>>>>>>>>>>> Sent: Tuesday, November 06, 2012 2:50 PM >>>>>>>>>>>>>>>>>>>>>>>> To: user@manifoldcf.apache.org >>>>>>>>>>>>>>>>>>>>>>>> Subject: Re: Cannot connect to SharePoint 2010 >>>>>>>>>>>>>>>>>>>>>>>> instance >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> Yes, this can be somewhat tricky. There are a lot= of potential configurations that could affect this. >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> First, you want to verify that your IIS is using N= TLM authentication, and that all the web services directories are "executab= le". This is critical. >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> Second, the credentials, in the form of domain\use= r, may be sensitive to whether you use a fully-qualified domain name or a s= hortcut domain name, e.g. mydomain.novartis.com or just mydomain. I sugges= t you try some combinations. The other thing you may want to check is whet= her the machine you are running ManifoldCF on is known by your domain contr= oller; you may not be able to authenticate if it is not. >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> If this doesn't help, and you want to eliminate Ma= nifoldCF's NTLM implementation from the list of possibilities, I suggest do= wnloading the "curl" utility, and trying to fetch a web service listing or = wsdl using it (specifying NTLM of course as the authentication method). If= that also doesn't work, it's a server-side configuration problem of some k= ind. >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> You can also refer to the server-side IIS logs for= some additional info. But I've found these are not very helpful for authe= ntication issues. >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> Let me know if you are still stuck after this; the= re are other diagnostics available but they start to get ugly. >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> Kral >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> On Tue, Nov 6, 2012 at 2:35 PM, Iannetti, Robert <= robert.iannetti@novartis.com> wrote: >>>>>>>>>>>>>>>>>>>>>>>>> Karl, >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> I turned on the additional debugging and was able= to resolve the 404 issue. >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> Now I am getting: >>>>>>>>>>>>>>>>>>>>>>>>> Crawl user did not authenticate properly, or has >>>>>>>>>>>>>>>>>>>>>>>>> insufficient permissions to access http://xxxx.xx= x.xxx: >>>>>>>>>>>>>>>>>>>>>>>>> (401)Unauthorized >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> I can log into the SharePoint site from the brows= er using the same credentials. >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> Any Thoughts? >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> Thanks >>>>>>>>>>>>>>>>>>>>>>>>> Bob >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> -----Original Message----- >>>>>>>>>>>>>>>>>>>>>>>>> From: Karl Wright [mailto:daddywri@gmail.com] >>>>>>>>>>>>>>>>>>>>>>>>> Sent: Tuesday, November 06, 2012 10:05 AM >>>>>>>>>>>>>>>>>>>>>>>>> To: user@manifoldcf.apache.org >>>>>>>>>>>>>>>>>>>>>>>>> Subject: Re: Cannot connect to SharePoint 2010 >>>>>>>>>>>>>>>>>>>>>>>>> instance >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> Well, you can turn on httpclient wire debugging, = as I believe is described in the article URL I sent you before, and then yo= u can see precisely what URL the connector is trying to reach when it acces= ses the MCPermissions service. >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> There's no magic here. If the connector gets a 4= 04 error back from IIS, either its URL is wrong, or IIS has decided it's no= t going to serve that page to the client. >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> Karl >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> On Tue, Nov 6, 2012 at 8:58 AM, Iannetti, Robert = wrote: >>>>>>>>>>>>>>>>>>>>>>>>>> Yes, The URL and what I enter in the ManifoldCF = interface are a match. >>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>> -----Original Message----- >>>>>>>>>>>>>>>>>>>>>>>>>> From: Karl Wright [mailto:daddywri@gmail.com] >>>>>>>>>>>>>>>>>>>>>>>>>> Sent: Tuesday, November 06, 2012 8:52 AM >>>>>>>>>>>>>>>>>>>>>>>>>> To: user@manifoldcf.apache.org >>>>>>>>>>>>>>>>>>>>>>>>>> Subject: Re: Cannot connect to SharePoint 2010 >>>>>>>>>>>>>>>>>>>>>>>>>> instance >>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>> I've seen situations where a SharePoint site is = configured to perform a redirection, and this is messing things up internal= ly. Does the your connection server name etc. match precisely the URL you = see when you are in the SharePoint user interface? >>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Karl >>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>> On Tue, Nov 6, 2012 at 8:47 AM, Iannetti, Robert= wrote: >>>>>>>>>>>>>>>>>>>>>>>>>>> Karl, >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> After further review it appears the MCpermissio= ns.asmx was installed globally in SharePoint. I am able to access it from w= ithin my SharePoint site as well as all other valid SharePoint sub-sites. >>>>>>>>>>>>>>>>>>>>>>>>>>> So this connection http:////_= vti_bin works with any valid site in including the previously me= ntioned _admin site. >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> That said do you have any thoughts on why I wou= ld be getting the 404 error? >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks >>>>>>>>>>>>>>>>>>>>>>>>>>> Bob >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> -----Original Message----- >>>>>>>>>>>>>>>>>>>>>>>>>>> From: Karl Wright [mailto:daddywri@gmail.com] >>>>>>>>>>>>>>>>>>>>>>>>>>> Sent: Monday, November 05, 2012 2:45 PM >>>>>>>>>>>>>>>>>>>>>>>>>>> To: user@manifoldcf.apache.org >>>>>>>>>>>>>>>>>>>>>>>>>>> Subject: Re: Cannot connect to SharePoint 2010 >>>>>>>>>>>>>>>>>>>>>>>>>>> instance >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> The 404 error indicates that your MCPermissions= service is not properly deployed. The "_admin" in your path is a clue tha= t something might not be right. The place you want to see the MCPermission= s.asmx is in the following location: >>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> http[s]:////_vti_bin >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> ... where the is your server name, and= the is your site path. The best way to get this is to enter th= e SharePoint UI (NOT the admin UI, but the SharePoint end-user UI), and log= into the root site. Then make note of the URL in your browser. >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> If the MCPermissions.asmx service appears under= that URL, look at your IIS settings and make sure that the MCPermissions.a= smx service can be executed. >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Also, this may be of some help: >>>>>>>>>>>>>>>>>>>>>>>>>>> https://cwiki.apache.org/confluence/display/CON= NE >>>>>>>>>>>>>>>>>>>>>>>>>>> C >>>>>>>>>>>>>>>>>>>>>>>>>>> T >>>>>>>>>>>>>>>>>>>>>>>>>>> O >>>>>>>>>>>>>>>>>>>>>>>>>>> RS >>>>>>>>>>>>>>>>>>>>>>>>>>> / >>>>>>>>>>>>>>>>>>>>>>>>>>> De >>>>>>>>>>>>>>>>>>>>>>>>>>> b >>>>>>>>>>>>>>>>>>>>>>>>>>> u >>>>>>>>>>>>>>>>>>>>>>>>>>> ggi >>>>>>>>>>>>>>>>>>>>>>>>>>> n >>>>>>>>>>>>>>>>>>>>>>>>>>> g+ >>>>>>>>>>>>>>>>>>>>>>>>>>> C >>>>>>>>>>>>>>>>>>>>>>>>>>> o >>>>>>>>>>>>>>>>>>>>>>>>>>> n >>>>>>>>>>>>>>>>>>>>>>>>>>> n >>>>>>>>>>>>>>>>>>>>>>>>>>> e >>>>>>>>>>>>>>>>>>>>>>>>>>> ctions >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> The end user documentation is also extremely he= lpful in describing how to properly set up connections. >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> You can uninstall the MCPermissions.asmx servic= e using the .bat files that are included with the plugin. When you re-inst= all, please make sure that you are logged in as a user with full admin priv= ileges, or the service will not work properly. >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks, >>>>>>>>>>>>>>>>>>>>>>>>>>> Karl >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, Nov 5, 2012 at 2:33 PM, Iannetti, Rober= t wrote: >>>>>>>>>>>>>>>>>>>>>>>>>>>> Hello, >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> I have installed apache-manifoldcf-1.0.1 on my >>>>>>>>>>>>>>>>>>>>>>>>>>>> Linux server and >>>>>>>>>>>>>>>>>>>>>>>>>>>> apache-manifoldcf-sharepoint-2010-plugin-0.1-b= in >>>>>>>>>>>>>>>>>>>>>>>>>>>> on my SharePoint >>>>>>>>>>>>>>>>>>>>>>>>>>>> 2010 server. >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> On my SharePoint server I can see the >>>>>>>>>>>>>>>>>>>>>>>>>>>> Permissions Page when I enter http://xxxxx:xxx= xx/_admin/_vti_bin/MCPermissions.asmx in my browser. >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> When I try to make a "SharePoint Services 4.0 = (2010)" >>>>>>>>>>>>>>>>>>>>>>>>>>>> connection to my SharePoint 2010 server in the= ManifoldCF interface I get this error. >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Got an unknown remote exception accessing site= - >>>>>>>>>>>>>>>>>>>>>>>>>>>> axis fault =3D Client, detail =3D The request = failed with HTTP status 404: Not Found. >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> I can connect using "SharePoint Services 2.0 (= 2003)" >>>>>>>>>>>>>>>>>>>>>>>>>>>> but when I try a crawl it does not work proper= ly and aborts. >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> The "SharePoint Services 3.0 (2007)" connecti= on >>>>>>>>>>>>>>>>>>>>>>>>>>>> fails the same as the above >>>>>>>>>>>>>>>>>>>>>>>>>>>> 2010 connection. >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Can you please give some direction on how best= to resolve this issue. >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Bob >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Robert P. Iannetti >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Application Architect >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Novartis Institute for BioMedical Research >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> 186 Massachusetts Avenue >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Cambridge, MA 02139 >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Phone: +1 (617) 871-5414 >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> robert.iannetti@novartis.com >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>