[Cyberduck-trac] [Cyberduck] #6131: Problems connecting to Office 365 sharepoint

Cyberduck trac at trac.cyberduck.ch
Wed Aug 3 14:55:44 CEST 2011


#6131: Problems connecting to Office 365 sharepoint
-------------------------+---------------------------
    Reporter:  ATechGuy  |      Owner:  dkocher
        Type:  defect    |     Status:  new
    Priority:  normal    |  Milestone:
   Component:  webdav    |    Version:  4.1
    Severity:  normal    |   Keywords:
Architecture:  Intel     |   Platform:  Mac OS X 10.6
-------------------------+---------------------------
 I am trying to connect to Sharepoint.com (a.k.a. Office 365). I believe
 the problem is with passing the authentication string, as it cannot be an
 issue with basic vs. NTLM authentication since no one would ever be able
 to use NTLM.

 The usernames are always in the form of user at domain, where domain is a
 FQDN. Thus, your connection string usually ends up at:
 https://user@FQDN@domain(without ".com").sharepoint.com:443/ The end
 result is that the Mac is either not able to resolve the address, or
 results with:

 {{{
 PROPFIND /Shared%20Documents/ HTTP/1.1
 Depth: 1
 Content-Type: text/xml; charset=UTF-8
 Content-Length: 99
 Host: evergreenpartnershousing.sharepoint.com
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.1 (Mac OS X/10.6.8) (i386)
 HTTP/1.1 403 FORBIDDEN
 Content-Type: text/html; charset=utf-8
 Server: Microsoft-IIS/7.5
 SPRequestGuid: e033c57f-b2c2-4e27-8602-7d9bb4ea20a6
 X-SharePointHealthScore: 0
 X-Forms_Based_Auth_Required:
 https://evergreenpartnershousing.sharepoint.com/_forms/default.aspx?ReturnUrl=/_layouts/Error.aspx
 X-Forms_Based_Auth_Return_Url:
 https://evergreenpartnershousing.sharepoint.com/_layouts/Error.aspx
 X-MSDAVEXT_Error: 917656; Access denied. Before opening files in this
 location, you must first browse to the web site and select the option to
 login automatically.
 X-Powered-By: ASP.NET
 MicrosoftSharePointTeamServices: 14.0.0.5138
 P3P: CP="ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR
 SAMo CNT COM INT NAV ONL PHY PRE PUR UNI"
 Date: Wed, 03 Aug 2011 12:35:53 GMT
 Content-Length: 13
 }}}

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/6131>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list