Opened on Feb 20, 2017 at 10:26:06 PM
Closed on Mar 1, 2017 at 1:35:32 PM
#9855 closed defect (fixed)
Regression: Authentication issue with SharePoint for file uploads
Reported by: | llange | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 5.3.8 |
Component: | webdav | Version: | 5.2.2 |
Severity: | major | Keywords: | ntlm, webdav, sharepoint, authentication, regression |
Cc: | Architecture: | Intel | |
Platform: | macOS 10.12 |
Description
Hello,
From 5.2.0 to 5.2.2 I'm facing an authentication issue communicating with SharePoint (WebDav protocol). On 5.2.0 and below, I'm able to browse, change directories, upload a specific file to my SharePoint host. Starting 5.2.2 (did not have a link to download 5.2.1), the browse, change directory part still works - however the upload file part has some issues:
- the file seems to be uploading (file size increases in the status bar, percentage raises till 100%)
- when reaching 100%, the upload process still continues. At some point the throughput starts to decreases and the percentage disappears.
- after some time, the status bar messages switches briefly to something like 'retry in .. secs' (too quick to see), tries to upload again, etc... afew time
- after some other time, a popup with "retry / cancel" appears.
- and I never can upload the file, fails with 401.
I tried multiple versions : 5.2.0, 5.2.2, and all releases up until 6.x To further pinpoint the issue, I tried to "bissect" with the available beta/snapshot, and found this issue to appear between Cyberduck-5.3.0.21318 (Seems just one commit after official Cyberduck-5.2.0.21317) and Cyberduck-5.3.0.21434 (Seems a few releases before 5.2.2)
Here is the content of the logs (Log drawer + System.log) somewhat anonymized (sorry for that): Same sequence :
- Starting Cyberduck
- Connecting to the peer
- Change directories until the target directory
- Drag/drop the file to be uploaded.
- Quit Cyberduck when it fails or works.
Log Drawer - 5.3.0.21434 = it fails
HEAD /********/ HTTP/1.1 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ****************************************************** HTTP/1.1 401 Unauthorized Content-Length: 0 Server: Microsoft-IIS/7.5 SPRequestGuid: 6f9272e9-7f64-40cd-bcab-753056ccdcfe WWW-Authenticate: NTLM X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:06:36 GMT Set-Cookie: BIGipServerS04-SPSSL01-10029=2953584138.11559.0000; path=/ HEAD /********/ HTTP/1.1 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ************************************************************* HTTP/1.1 401 Unauthorized Content-Length: 0 Server: Microsoft-IIS/7.5 SPRequestGuid: cb33c297-2279-435f-8353-d25e423e4cbc WWW-Authenticate: NTLM ******** X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:06:36 GMT HEAD /********/ HTTP/1.1 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************* HTTP/1.1 302 Redirect Content-Length: 172 Content-Type: text/html; charset=UTF-8 Location: https://sharepoint.********.org/********/default.aspx Server: Microsoft-IIS/7.5 SPRequestGuid: da26096f-89b0-412f-a98f-f96844ec6691 X-SharePointHealthScore: 0 Persistent-Auth: true X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:06:36 GMT HEAD /********/default.aspx HTTP/1.1 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ****************************************************** HTTP/1.1 401 Unauthorized Content-Length: 0 Server: Microsoft-IIS/7.5 SPRequestGuid: 2e833d5b-6665-4b18-9de1-9cd34039c21b WWW-Authenticate: NTLM X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:06:36 GMT HEAD /********/default.aspx HTTP/1.1 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ************************************************************* HTTP/1.1 401 Unauthorized Content-Length: 0 Server: Microsoft-IIS/7.5 SPRequestGuid: a140d402-7af6-47bd-9327-4e2bec7e21ac WWW-Authenticate: NTLM ******** X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:06:36 GMT HEAD /********/default.aspx HTTP/1.1 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************* HTTP/1.1 200 OK Cache-Control: private, max-age=0 Content-Length: 24643 Content-Type: text/html; charset=utf-8 Content-Encoding: gzip Expires: Sun, 05 Feb 2017 16:06:36 GMT Last-Modified: Mon, 20 Feb 2017 16:06:36 GMT Vary: Accept-Encoding Server: Microsoft-IIS/7.5 SPRequestGuid: 8f78aadb-2da1-4209-9b8f-51d858642921 X-SharePointHealthScore: 0 X-AspNet-Version: 2.0.50727 Persistent-Auth: true X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:06:36 GMT PROPFIND /********/ HTTP/1.1 Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate HTTP/1.1 401 Unauthorized Server: Microsoft-IIS/7.5 SPRequestGuid: 56fc042a-28e6-4ab2-a896-53c2b092c619 WWW-Authenticate: NTLM X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:06:37 GMT Content-Length: 0 Set-Cookie: BIGipServerS04-SPSSL01-10029=2953584138.11559.0000; path=/ PROPFIND /********/ HTTP/1.1 Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ************************************************************* HTTP/1.1 401 Unauthorized Server: Microsoft-IIS/7.5 SPRequestGuid: 31e8134c-09a3-4663-9e10-e4529076127c WWW-Authenticate: NTLM ******** X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:06:37 GMT Content-Length: 0 PROPFIND /********/ HTTP/1.1 Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************* HTTP/1.1 207 MULTI-STATUS Cache-Control: no-cache Content-Type: text/xml Content-Encoding: gzip Vary: Accept-Encoding Server: Microsoft-IIS/7.5 SPRequestGuid: fd041855-801f-4b73-ad8d-035dc111c8e3 X-SharePointHealthScore: 0 Public-Extension: http://schemas.microsoft.com/repl-2 Persistent-Auth: true X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:06:37 GMT Content-Length: 1765 PROPFIND /********/Documents%20partages/ HTTP/1.1 Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate HTTP/1.1 401 Unauthorized Server: Microsoft-IIS/7.5 SPRequestGuid: 18a212bf-0ffa-4434-9266-3a91cea7cfb3 WWW-Authenticate: NTLM X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:06:39 GMT Content-Length: 0 Set-Cookie: BIGipServerS04-SPSSL01-10029=2953584138.11559.0000; path=/ PROPFIND /********/Documents%20partages/ HTTP/1.1 Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ************************************************************* HTTP/1.1 401 Unauthorized Server: Microsoft-IIS/7.5 SPRequestGuid: e61d9afd-39f3-4716-a15b-88661fa25505 WWW-Authenticate: NTLM ******** X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:06:39 GMT Content-Length: 0 PROPFIND /********/Documents%20partages/ HTTP/1.1 Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************* HTTP/1.1 207 MULTI-STATUS Cache-Control: no-cache Content-Type: text/xml Content-Encoding: gzip Vary: Accept-Encoding Server: Microsoft-IIS/7.5 SPRequestGuid: fa062a2f-0779-4dbb-a97b-584fe34cb284 X-SharePointHealthScore: 0 Public-Extension: http://schemas.microsoft.com/repl-2 Persistent-Auth: true X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:06:39 GMT Content-Length: 2904 PROPFIND /********/Documents%20partages/BANQUE/ HTTP/1.1 Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate HTTP/1.1 401 Unauthorized Server: Microsoft-IIS/7.5 SPRequestGuid: 4cc44990-2b3f-4c71-ab38-f09b1dfaf964 WWW-Authenticate: NTLM X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:06:42 GMT Content-Length: 0 Set-Cookie: BIGipServerS04-SPSSL01-10029=2953584138.11559.0000; path=/ PROPFIND /********/Documents%20partages/BANQUE/ HTTP/1.1 Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ************************************************************* HTTP/1.1 401 Unauthorized Server: Microsoft-IIS/7.5 SPRequestGuid: fe4e24f5-68c5-445e-ad1c-2e6d964aa4dd WWW-Authenticate: NTLM ******** X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:06:42 GMT Content-Length: 0 PROPFIND /********/Documents%20partages/BANQUE/ HTTP/1.1 Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************* HTTP/1.1 207 MULTI-STATUS Cache-Control: no-cache Content-Type: text/xml Content-Encoding: gzip Vary: Accept-Encoding Server: Microsoft-IIS/7.5 SPRequestGuid: e7cab191-70c0-4fd0-88c1-8739b158a3d6 X-SharePointHealthScore: 0 Public-Extension: http://schemas.microsoft.com/repl-2 Persistent-Auth: true X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:06:42 GMT Content-Length: 1673 PROPFIND /********/Documents%20partages/BANQUE/********/ HTTP/1.1 Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate HTTP/1.1 401 Unauthorized Server: Microsoft-IIS/7.5 SPRequestGuid: aec473f6-02ad-4f41-ad65-9d32f46db953 WWW-Authenticate: NTLM X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:06:43 GMT Content-Length: 0 Set-Cookie: BIGipServerS04-SPSSL01-10029=2953584138.11559.0000; path=/ PROPFIND /********/Documents%20partages/BANQUE/********/ HTTP/1.1 Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ************************************************************* HTTP/1.1 401 Unauthorized Server: Microsoft-IIS/7.5 SPRequestGuid: 510ef9d3-ce73-455c-8f77-4d4fcb3a0c0a WWW-Authenticate: NTLM ******** X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:06:43 GMT Content-Length: 0 PROPFIND /********/Documents%20partages/BANQUE/********/ HTTP/1.1 Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************* HTTP/1.1 207 MULTI-STATUS Cache-Control: no-cache Content-Type: text/xml Content-Encoding: gzip Vary: Accept-Encoding Server: Microsoft-IIS/7.5 SPRequestGuid: fcfa2eae-5a84-4c5b-aaca-021ea83ff3c8 X-SharePointHealthScore: 0 Public-Extension: http://schemas.microsoft.com/repl-2 Persistent-Auth: true X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:06:43 GMT Content-Length: 2075 PROPFIND /********/Documents%20partages/BANQUE/********/2017/ HTTP/1.1 Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate HTTP/1.1 401 Unauthorized Server: Microsoft-IIS/7.5 SPRequestGuid: 64996766-3bbd-4542-b807-5231ba0fa9c3 WWW-Authenticate: NTLM X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:06:45 GMT Content-Length: 0 Set-Cookie: BIGipServerS04-SPSSL01-10029=2953584138.11559.0000; path=/ PROPFIND /********/Documents%20partages/BANQUE/********/2017/ HTTP/1.1 Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ************************************************************* HTTP/1.1 401 Unauthorized Server: Microsoft-IIS/7.5 SPRequestGuid: 03322b5d-dc33-442d-9464-02d734f9f5c7 WWW-Authenticate: NTLM ******** X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:06:45 GMT Content-Length: 0 PROPFIND /********/Documents%20partages/BANQUE/********/2017/ HTTP/1.1 Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************* HTTP/1.1 207 MULTI-STATUS Cache-Control: no-cache Content-Type: text/xml Content-Encoding: gzip Vary: Accept-Encoding Server: Microsoft-IIS/7.5 SPRequestGuid: f890cedd-cb0f-4f5c-bd62-5856ca3d6907 X-SharePointHealthScore: 0 Public-Extension: http://schemas.microsoft.com/repl-2 Persistent-Auth: true X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:06:45 GMT Content-Length: 1278 PUT /********/Documents%20partages/BANQUE/********/2017/20170210-Banque-****************-Relev%C3%A9%204.pdf HTTP/1.1 Expect: 100-continue Content-Length: 5312464 Content-Type: application/pdf Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate PUT /********/Documents%20partages/BANQUE/********/2017/20170210-Banque-****************-Relev%C3%A9%204.pdf HTTP/1.1 Expect: 100-continue Content-Length: 5312464 Content-Type: application/pdf Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ************************************************************* PUT /********/Documents%20partages/BANQUE/********/2017/20170210-Banque-****************-Relev%C3%A9%204.pdf HTTP/1.1 Expect: 100-continue Content-Length: 5312464 Content-Type: application/pdf Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21434 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate
Log Drawer - 5.3.0.21318 = it works
HEAD /********/ HTTP/1.1 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21318 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ****************************************************** HTTP/1.1 401 Unauthorized Content-Length: 0 Server: Microsoft-IIS/7.5 SPRequestGuid: 535cdbb9-0633-4365-b151-f02ceebb09f8 WWW-Authenticate: NTLM X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:11:53 GMT Set-Cookie: BIGipServerS04-SPSSL01-10029=2936806922.11559.0000; path=/ HEAD /********/ HTTP/1.1 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21318 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ************************************************************* HTTP/1.1 401 Unauthorized Content-Length: 0 Server: Microsoft-IIS/7.5 SPRequestGuid: 83062f71-558c-485e-8e4a-43e3d3d22418 WWW-Authenticate: NTLM ******** X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:11:53 GMT HEAD /********/ HTTP/1.1 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21318 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************* HTTP/1.1 302 Redirect Content-Length: 172 Content-Type: text/html; charset=UTF-8 Location: https://sharepoint.********.org/********/default.aspx Server: Microsoft-IIS/7.5 SPRequestGuid: d867704b-a9e9-414a-8169-ac81e1ea9b85 X-SharePointHealthScore: 0 Persistent-Auth: true X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:11:53 GMT HEAD /********/default.aspx HTTP/1.1 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21318 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ****************************************************** HTTP/1.1 401 Unauthorized Content-Length: 0 Server: Microsoft-IIS/7.5 SPRequestGuid: eeec6ee8-25c0-4d13-bfb8-3662cd8caa1d WWW-Authenticate: NTLM X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:11:53 GMT HEAD /********/default.aspx HTTP/1.1 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21318 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ************************************************************* HTTP/1.1 401 Unauthorized Content-Length: 0 Server: Microsoft-IIS/7.5 SPRequestGuid: 4ab3da72-d7d6-4983-999d-98378d9306ab WWW-Authenticate: NTLM ******** X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:11:53 GMT HEAD /********/default.aspx HTTP/1.1 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21318 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate Authorization: ************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************* HTTP/1.1 200 OK Cache-Control: private, max-age=0 Content-Length: 24645 Content-Type: text/html; charset=utf-8 Content-Encoding: gzip Expires: Sun, 05 Feb 2017 16:11:53 GMT Last-Modified: Mon, 20 Feb 2017 16:11:53 GMT Vary: Accept-Encoding Server: Microsoft-IIS/7.5 SPRequestGuid: 7750b672-9393-439d-ae50-8c9da872c0fd X-SharePointHealthScore: 0 X-AspNet-Version: 2.0.50727 Persistent-Auth: true X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:11:53 GMT PROPFIND /********/ HTTP/1.1 Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21318 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate HTTP/1.1 207 MULTI-STATUS Cache-Control: no-cache Content-Type: text/xml Content-Encoding: gzip Vary: Accept-Encoding Server: Microsoft-IIS/7.5 SPRequestGuid: d107d197-4ed6-41a1-85cb-60691099ce3c X-SharePointHealthScore: 0 Public-Extension: http://schemas.microsoft.com/repl-2 X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:11:53 GMT Content-Length: 1765 PROPFIND /********/Documents%20partages/ HTTP/1.1 Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21318 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate HTTP/1.1 207 MULTI-STATUS Cache-Control: no-cache Content-Type: text/xml Content-Encoding: gzip Vary: Accept-Encoding Server: Microsoft-IIS/7.5 SPRequestGuid: 71fc20bc-272b-4f79-8716-d8dc0b12d19d X-SharePointHealthScore: 0 Public-Extension: http://schemas.microsoft.com/repl-2 X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:11:55 GMT Content-Length: 2904 PROPFIND /********/Documents%20partages/BANQUE/ HTTP/1.1 Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21318 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate HTTP/1.1 207 MULTI-STATUS Cache-Control: no-cache Content-Type: text/xml Content-Encoding: gzip Vary: Accept-Encoding Server: Microsoft-IIS/7.5 SPRequestGuid: 38f4656b-f6d7-4ab8-8461-5a41c3dee290 X-SharePointHealthScore: 0 Public-Extension: http://schemas.microsoft.com/repl-2 X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:11:57 GMT Content-Length: 1673 PROPFIND /********/Documents%20partages/BANQUE/********/ HTTP/1.1 Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21318 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate HTTP/1.1 207 MULTI-STATUS Cache-Control: no-cache Content-Type: text/xml Content-Encoding: gzip Vary: Accept-Encoding Server: Microsoft-IIS/7.5 SPRequestGuid: 29dabcbe-b4e0-447d-be83-15517c5f1b2c X-SharePointHealthScore: 0 Public-Extension: http://schemas.microsoft.com/repl-2 X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:11:58 GMT Content-Length: 2075 PROPFIND /********/Documents%20partages/BANQUE/********/2017/ HTTP/1.1 Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21318 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate HTTP/1.1 207 MULTI-STATUS Cache-Control: no-cache Content-Type: text/xml Content-Encoding: gzip Vary: Accept-Encoding Server: Microsoft-IIS/7.5 SPRequestGuid: 2e40ea91-41d5-45a0-bd5f-ecda9b12f1bf X-SharePointHealthScore: 0 Public-Extension: http://schemas.microsoft.com/repl-2 X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:12:00 GMT Content-Length: 1278 PUT /********/Documents%20partages/BANQUE/********/2017/20170210-Banque-****************-Relev%C3%A9%204.pdf HTTP/1.1 Expect: 100-continue Content-Length: 5312464 Content-Type: application/pdf Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21318 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate HTTP/1.1 201 CREATED Cache-Control: private,max-age=0 Content-Length: 0 Expires: Sun, 05 Feb 2017 16:12:48 GMT Last-Modified: Mon, 20 Feb 2017 16:12:49 GMT ETag: "{90B8C398-30B7-49F3-A549-9B6BD89D66B1},1" Location: https://sharepoint.********.org/********/Documents%20partages/BANQUE/********/2017/20170210-Banque-****************-Relev%C3%A9%204.pdf Server: Microsoft-IIS/7.5 SPRequestGuid: 0f96c6d9-2a23-44f7-b2d5-8d9fa69522b3 X-SharePointHealthScore: 0 ResourceTag: rt:90B8C398-30B7-49F3-A549-9B6BD89D66B1@00000000001 Public-Extension: http://schemas.microsoft.com/repl-2 X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:12:48 GMT PROPFIND /********/Documents%20partages/BANQUE/********/2017/ HTTP/1.1 Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 Host: sharepoint.********.org Connection: Keep-Alive User-Agent: Cyberduck/5.3.0.21318 (Mac OS X/10.12.3) (x86_64) Accept-Encoding: gzip,deflate HTTP/1.1 207 MULTI-STATUS Cache-Control: no-cache Content-Type: text/xml Content-Encoding: gzip Vary: Accept-Encoding Server: Microsoft-IIS/7.5 SPRequestGuid: a98c69d2-7a37-4149-a557-6d92fe997c6e X-SharePointHealthScore: 0 Public-Extension: http://schemas.microsoft.com/repl-2 X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 14.0.0.7155 X-MS-InvokeApp: 1; RequireReadOnly Date: Mon, 20 Feb 2017 16:12:48 GMT Content-Length: 1399
Attachments (2)
Change History (10)
Changed on Feb 20, 2017 at 10:26:44 PM by llange
Changed on Feb 20, 2017 at 10:27:05 PM by llange
comment:1 Changed on Feb 21, 2017 at 4:37:12 PM by dkocher
- Milestone set to 6.0
- Owner set to dkocher
- Status changed from new to assigned
comment:2 Changed on Feb 21, 2017 at 4:46:09 PM by dkocher
- Summary changed from Regression : authentication issue with SharePoint / WebDav during file uploads. to Regression: Authentication issue with SharePoint for file uploads
comment:3 Changed on Feb 21, 2017 at 5:44:37 PM by llange
Indeed, I confirm that I upload a single file (via drag-and-drop).
The size, name, ... of the file does not matter.
comment:4 Changed on Feb 28, 2017 at 10:05:47 PM by dkocher
We can reproduce the issue with NTLM authentication and are working on a fix.
comment:5 Changed on Mar 1, 2017 at 10:04:39 AM by dkocher
- Milestone changed from 6.0 to 5.3.8
comment:6 Changed on Mar 1, 2017 at 1:13:52 PM by dkocher
Upstream issue in https://github.com/lookfirst/sardine/issues/267
comment:7 Changed on Mar 1, 2017 at 1:14:08 PM by dkocher
Upstream pull request https://github.com/lookfirst/sardine/pull/268
comment:8 Changed on Mar 1, 2017 at 1:35:32 PM by dkocher
- Resolution set to fixed
- Status changed from assigned to closed
In r38316.
Can you confirm that you upload a single file.