[Cyberduck-trac] [Cyberduck] #7775: 401 response for HEAD request

Cyberduck trac at trac.cyberduck.io
Wed Feb 5 14:54:47 UTC 2014


#7775: 401 response for HEAD request
--------------------------+-----------------------
    Reporter:  pspringer  |      Owner:  dkocher
        Type:  defect     |     Status:  new
    Priority:  normal     |  Milestone:
   Component:  webdav     |    Version:  4.4.3
    Severity:  normal     |   Keywords:
Architecture:             |   Platform:  Windows 7
--------------------------+-----------------------
 Hi, we are using Liferay document library, the files can be accessed via
 WebDAV.
 When I try to access the folders with Cyberduck (Version 4.2.1) on Mac,
 everything works fine. When I try to connect with Cyberduck (Version
 4.4.3) on Windows 7, I can't login. It says "Unauthorized. Please contact
 your web hosting service provider for assistance."

 LOG:
 {{{
 HEAD /api/secure/webdav/name/document_library/ HTTP/1.1
 Host: some.server.de
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.4.3 (14140) (Windows 7/6.1) (x86)
 Authorization: Basic cHNxyzxyz...xyzxyzdXo2cQ==
 HTTP/1.1 401 Unauthorized
 Date: Wed, 05 Feb 2014 12:59:36 GMT
 Set-Cookie: JSESSIONID=875F8Axyzxyz...xyzxyz29A3E13064; Path=/; Secure;
 HttpOnly
 Set-Cookie: JSESSIONID=875F8Axyzxyz...xyzxyz051329A3E13064; Path=/; Secure
 WWW-Authenticate: Digest realm="PortalRealm",
 nonce="03513fxyzxyz...xyzxyza69f4b90"
 Content-Type: text/html;charset=utf-8
 Content-Length: 954
 Keep-Alive: timeout=20, max=1000
 Connection: Keep-Alive
 HEAD /api/secure/webdav/name/document_library/ HTTP/1.1
 Host: some.server.de
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.4.3 (14140) (Windows 7/6.1) (x86)
 Cookie: JSESSIONID=875F8Axyzxyz...xyzxyzA3E13064
 Cookie2: $Version=1
 Authorization: Digest username="name at server.de", realm="PortalRealm",
 nonce="0351xyzxyz...xyzxyza69f4b90",
 uri="/api/secure/webdav/name/document_library/",
 response="fa3e272xyzxyz...xyzxyz707e24b995", algorithm="MD5"
 HTTP/1.1 401 Unauthorized
 Date: Wed, 05 Feb 2014 12:59:36 GMT
 WWW-Authenticate: Digest realm="PortalRealm",
 nonce="aaf0463xyzxyz...xyzxyz49e6621"
 Content-Type: text/html;charset=utf-8
 Content-Length: 954
 Keep-Alive: timeout=20, max=999
 Connection: Keep-Alive
 }}}

-- 
Ticket URL: <https://trac.cyberduck.io/ticket/7775>
Cyberduck <http://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list