[Cyberduck-trac] [Cyberduck] #7163: Support of authentication cookies

Cyberduck trac at trac.cyberduck.ch
Mon Apr 15 09:53:40 UTC 2013


#7163: Support of authentication cookies
----------------------------+---------------------
    Reporter:  elgo         |      Owner:  dkocher
        Type:  enhancement  |     Status:  new
    Priority:  normal       |  Milestone:
   Component:  webdav       |    Version:  4.2.1
    Severity:  critical     |   Keywords:
Architecture:               |   Platform:
----------------------------+---------------------
 Hi,

 I'm hitting some no-go in the painful way of getting up an interesting
 setup: I want to secure access to a webdav using token/One Time Passwords.
 The server side is already "working" (apache/mod_dav/mod_radius/freeradius
 & token backend).
 But in general, webdav clients (that aren't internet browsers. IE is fine
 for example) and cyberduck especially cache login/pwd and reuse them each
 request they do... Problem is they won't use the authentication cookie
 that may be (and is in my setup) set by the dav server.
 So the client keep asking for a password each time it does a request
 (because OTP is only valid once... of course).

 So, is there a chance to see this feature "cookie support" in cyberduck
 any time? (soon, of course ;)).
 That would be a great deal for cyberduck, because there is no opensource
 fullfeatured webdav client supporting cookies so far, only the python dav
 libs do.
 Oh, and neither win7 or macOSX native webdav clients (didn't test kde one)
 support them either, so there is a spot.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/7163>
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