On Wed, Jan 24, 2007 at 01:49:19PM -0600, Folkers, Lynn wrote: > I would like to know if cadaver-0.22.5 UNIX client will work with IIS > 6 on windows. I have installed the client and when I try to connect > to the windows IIS server I never get prompted to log in. If anonymous > access is set I can get into the server and run debug mode. Here is > what I am getting. Is there a setting that the windows server need to > turn on?
Hi. The server here required authentication using either the NTLM and Negotiate protocol. cadaver does not support NTLM but does support Negotiate, if Kerberos is configured on the client OS (and in the same realm as the server, etc). So you either need to set up Kerberos on the client box, or switch the server to use e.g. simple username/password Basic authentication. Regards, joe _______________________________________________ cadaver mailing list [email protected] http://mailman.webdav.org/mailman/listinfo/cadaver
