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?



[EMAIL PROTECTED]:/usr/local/bin$ ./cadaver https://168.127.15.195
WARNING: Untrusted server certificate presented for `ADAM':
Certificate was issued to hostname `ADAM' rather than `168.127.15.195'
This connection could have been intercepted.
Issued to: ADAM
Issued by: ADAM
Certificate is valid from Mon, 22 Jan 2007 20:27:51 GMT to Thu, 08 Jun 2034 
20:27:51 GMT
Do you wish to accept the certificate? (y/n) y
dav:/> set debug httpbody,http
dav:/> cd webdav/test
Running pre_send hooks
Sending request headers:
PROPFIND /webdav/test/ HTTP/1.1
Host: 168.127.15.195
User-Agent: cadaver/0.22.5 neon/0.26.3
Connection: TE
TE: trailers
Depth: 0
Content-Length: 288
Content-Type: application/xml

Sending request-line and headers:
Sending request body:
Body block (288 bytes):
[<?xml version="1.0" encoding="utf-8"?>
<propfind xmlns="DAV:"><prop>
<getcontentlength xmlns="DAV:"/>
<getlastmodified xmlns="DAV:"/>
<executable xmlns="http://apache.org/dav/props/"/>
<resourcetype xmlns="DAV:"/>
<checked-in xmlns="DAV:"/>
<checked-out xmlns="DAV:"/>
</prop></propfind>
]
Request sent; retry is 1.
[status-line] < HTTP/1.1 401 Unauthorized
[hdr] Content-Length: 1608
Header Name: [content-length], Value: [1608]
[hdr] Content-Type: text/html
Header Name: [content-type], Value: [text/html]
[hdr] Server: Microsoft-IIS/6.0
Header Name: [server], Value: [Microsoft-IIS/6.0]
[hdr] WWW-Authenticate: Negotiate
Header Name: [www-authenticate], Value: [Negotiate]
[hdr] WWW-Authenticate: NTLM
Header Name: [www-authenticate], Value: [NTLM]
[hdr] X-Powered-By: ASP.NET
Header Name: [x-powered-by], Value: [ASP.NET]
[hdr] Date: Wed, 24 Jan 2007 19:46:55 GMT
Header Name: [date], Value: [Wed, 24 Jan 2007 19:46:55 GMT]
[hdr]
End of headers.
Reading 1608 bytes of response body.
Got 1608 bytes.
Read block (1608 bytes):
[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 
"http://www.w3.org/TR/html4/strict.dtd";>
<HTML><HEAD><TITLE>You are not authorized to view this page</TITLE>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
<STYLE type="text/css">
  BODY { font: 8pt/12pt verdana }
  H1 { font: 13pt/15pt verdana }
  H2 { font: 8pt/12pt verdana }
  A:link { color: red }
  A:visited { color: maroon }
</STYLE>
</HEAD><BODY><TABLE width=500 border=0 cellspacing=10><TR><TD>

<h1>You are not authorized to view this page</h1>
You do not have permission to view this directory or page due to the access 
control list (ACL) that is configured for this resource on the Web server.
<hr>
<p>Please try the following:</p>
<ul>
<li>Contact the Web site administrator if you believe you should be able to 
view this directory or page.</li>
<li>Click the <a href="javascript:location.reload()">Refresh</a> button to try 
again with different credentials.</li>
</ul>
<h2>HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the 
requested resource.<br>Internet Information Services (IIS)</h2>
<hr>
<p>Technical Information (for support personnel)</p>
<ul>
<li>Go to <a href="http://go.microsoft.com/fwlink/?linkid=8180";>Microsoft 
Product Support Services</a> and perform a title search for the words 
<b>HTTP</b> and <b>401</b>.</li>
<li>Open <b>IIS Help</b>, which is accessible in IIS Manager (inetmgr),
 and search for topics titled <b>About Security</b>, <b>Access Control</b>, and 
<b>About Custom Error Messages</b>.</li>
</ul>

</TD></TR></TABLE></BODY></HTML>
]
Running post_send hooks
Request ends, status 401 class 4xx, error line:
401 Unauthorized
Running destroy hooks.
Request ends.
Could not access /webdav/test/ (not WebDAV-enabled?):
401 Unauthorized

 
Lynn Folkers
Information Technology Group
Fujitsu Network Communications        
Phone: (972) 479-6200           
Email: [EMAIL PROTECTED]
 

_______________________________________________
cadaver mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/cadaver

Reply via email to