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

Cyberduck trac at trac.cyberduck.ch
Wed Dec 31 18:47:06 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  |  
----------------------------------+-----------------------------------------
Changes (by dkocher):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Replying to [comment:4 anonymous]:

 I have now changed the implementation in r4435 to send an empty string for
 the domain. It can be overwritten by the property `webdav.ntlm.domain`
 using the defaults command:

 {{{
 defaults write ch.sudo.cyberduck webdav.ntlm.domain MYDOMAIN
 }}}

 The default path setting is no longer misused.

 I am no expert for NTLM but I assume the client has to send the
 credentials first before the server ever responding with a domain.

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


More information about the Cyberduck-trac mailing list