[Cyberduck-trac] [Cyberduck] #7257: Cyberduck 4.3.1 (Windows) seems to be using Basic Authentication scheme only

Cyberduck trac at trac.cyberduck.ch
Fri May 17 10:20:34 UTC 2013


#7257: Cyberduck 4.3.1 (Windows) seems to be using Basic Authentication scheme
only
------------------------------------------------+-------------------------
 Reporter:  tpreissler                          |         Owner:  dkocher
     Type:  defect                              |        Status:  assigned
 Priority:  normal                              |     Milestone:  4.3.2
Component:  webdav                              |       Version:  4.3.1
 Severity:  major                               |    Resolution:
 Keywords:  authentication schema digest basic  |  Architecture:  Intel
 Platform:  Windows 7                           |
------------------------------------------------+-------------------------

Comment (by tpreissler):

 {{{
 HEAD /cyberduck/ HTTP/1.1
 Host: $HOST
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.3.1 (11008) (Windows 7/6.1) (x86)
 Authorization: Basic Y3liZXJkdWNrOktZYlBJY1BVSTZ4Vlk=
 HTTP/1.1 401 Authorization Required
 Date: Fri, 17 May 2013 10:19:09 GMT
 Server: Apache/1.3.33 (Debian GNU/Linux) mod_ssl/2.8.22 OpenSSL/0.9.7e
 mod_perl/1.29 DAV/1.0.3
 WWW-Authenticate: Digest realm="cyberduck",
 nonce="bdf1958b9fa1cff9adf3a5db37787fd91368785949"
 Keep-Alive: timeout=15, max=99
 Connection: Keep-Alive
 Content-Type: text/html; charset=iso-8859-1
 HEAD /cyberduck/ HTTP/1.1
 Host: $HOST
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.3.1 (11008) (Windows 7/6.1) (x86)
 Authorization: Digest username="cyberduck", realm="cyberduck",
 nonce="bdf1958b9fa1cff9adf3a5db37787fd91368785949", uri="/cyberduck/",
 response="22ed3155d349f69e1a590596179dbf90", algorithm="MD5"
 HTTP/1.1 401 Authorization Required
 Date: Fri, 17 May 2013 10:19:09 GMT
 Server: Apache/1.3.33 (Debian GNU/Linux) mod_ssl/2.8.22 OpenSSL/0.9.7e
 mod_perl/1.29 DAV/1.0.3
 WWW-Authenticate: Digest realm="cyberduck",
 nonce="bdf1958b9fa1cff9adf3a5db37787fd91368785949"
 Keep-Alive: timeout=15, max=99
 Connection: Keep-Alive
 Content-Type: text/html; charset=iso-8859-1
 }}}

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/7257#comment:3>
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