[Cyberduck-trac] [Cyberduck] #2835: NTLM authentication should be supported

Cyberduck trac at trac.cyberduck.ch
Wed Dec 31 19:50:35 CET 2008


#2835: NTLM authentication should be supported
----------------------------------+-----------------------------------------
 Reporter:  georgmaass            |        Owner:  dkocher
     Type:  enhancement           |       Status:  closed 
 Priority:  normal                |    Milestone:  3.1    
Component:  webdav                |      Version:  3.0.3  
 Severity:  normal                |   Resolution:  fixed  
 Keywords:  Authentication, NTLM  |  
----------------------------------+-----------------------------------------

Comment(by georgmaass):

 Very interesting: when I use an existing subdirectory as path
 "/beeprm/documents/externaldebug" it works well. So there seems to be a
 little bit fine tuning necessary. The WebDAV root on this server is
 "/beeprm/documents" if a path above is specified it is outside the WebDAV
 enabled application. This is probably the reason for the confusing
 response on the request

 {{{
 PROPFIND /beeprm/documents HTTP/1.1
 Depth: 0
 <?xml version="1.0" encoding="utf-8" ?>
 <D:propfind xmlns:D="DAV:">
 <D:prop><D:displayname/><D:getcontentlength/><D:getcontenttype/><D:resourcetype/><D:getlastmodified/><D:lockdiscovery/></D:prop>
 </D:propfind>
 }}}

 which contains a 200 status and a 404 status.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/2835#comment:7>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV and Amazon S3 Browser for Mac OS X.


More information about the Cyberduck-trac mailing list