<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: More WebDAV Tips, Tricks and Bugs</title>
	<atom:link href="http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/</link>
	<description>Musings of a software developer in Milwaukee, WI.</description>
	<lastBuildDate>Fri, 05 Mar 2010 11:50:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Wayne Glover</title>
		<link>http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/comment-page-1/#comment-14257</link>
		<dc:creator>Wayne Glover</dc:creator>
		<pubDate>Fri, 24 Oct 2008 22:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/#comment-14257</guid>
		<description>hi,  i found this site and it looks like it will solve my problem; however, it is for an older version of Zope.  
   i am using Zope 2.10.5-final.  
    i found another site https://bugs.launchpad.net/zope2/+bug/143725
     this deals with the newer version; however, his patch doesn&#039;t work for me.  
     i have added to the bug report at the above link.  i am posting here just in case you have kept up on this issue and know how to solve it.
      thanks for having this post - without experts like you newbies like me would never get anything done</description>
		<content:encoded><![CDATA[<p>hi,  i found this site and it looks like it will solve my problem; however, it is for an older version of Zope.<br />
   i am using Zope 2.10.5-final.<br />
    i found another site <a href="https://bugs.launchpad.net/zope2/+bug/143725" rel="nofollow">https://bugs.launchpad.net/zope2/+bug/143725</a><br />
     this deals with the newer version; however, his patch doesn&#8217;t work for me.<br />
     i have added to the bug report at the above link.  i am posting here just in case you have kept up on this issue and know how to solve it.<br />
      thanks for having this post &#8211; without experts like you newbies like me would never get anything done</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Berend Engelbrecht</title>
		<link>http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/comment-page-1/#comment-10394</link>
		<dc:creator>Berend Engelbrecht</dc:creator>
		<pubDate>Thu, 22 Mar 2007 20:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/#comment-10394</guid>
		<description>THANK YOU!!!  We searched for ages for the reason why MS Word 2003 would always insist on opening Word documents read-only from our webdav server software. It was driving me nuts. Just added the &quot;MS-Author-Via&quot; header to the OPTIONS response block and as if by magic IT STARTED WORKING. No more read-only documents, no more incorrect document updates, truly a terrific fix. I can&#039;t thank you enough!!</description>
		<content:encoded><![CDATA[<p>THANK YOU!!!  We searched for ages for the reason why MS Word 2003 would always insist on opening Word documents read-only from our webdav server software. It was driving me nuts. Just added the &#8220;MS-Author-Via&#8221; header to the OPTIONS response block and as if by magic IT STARTED WORKING. No more read-only documents, no more incorrect document updates, truly a terrific fix. I can&#8217;t thank you enough!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ingbabic</title>
		<link>http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/comment-page-1/#comment-3255</link>
		<dc:creator>ingbabic</dc:creator>
		<pubDate>Fri, 29 Dec 2006 12:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/#comment-3255</guid>
		<description>uups, sorry I forgot to mention that using this folder (http://srv1/budget/) from network locations works without a problem!</description>
		<content:encoded><![CDATA[<p>uups, sorry I forgot to mention that using this folder (<a href="http://srv1/budget/" rel="nofollow">http://srv1/budget/</a>) from network locations works without a problem!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ingbabic</title>
		<link>http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/comment-page-1/#comment-3254</link>
		<dc:creator>ingbabic</dc:creator>
		<pubDate>Fri, 29 Dec 2006 12:45:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/#comment-3254</guid>
		<description>Hello 
I&#039;m having problem with mapping drive to WebDAV location on my XP SP2 box. When I type something like this:
net use z: http://srv1/budget/
I get this:
System error 67 has occurred.
The network name cannot be found.
Srv1 is 2003 server with enabled read, write, browsing, log and index capabilities, execute permission is set to script only, and directory security is set to anonimous access only. Does not help if I click integrated windows authentication. 
Is it possible to map a drive to WebDav location, am I missing something?</description>
		<content:encoded><![CDATA[<p>Hello<br />
I&#8217;m having problem with mapping drive to WebDAV location on my XP SP2 box. When I type something like this:<br />
net use z: <a href="http://srv1/budget/" rel="nofollow">http://srv1/budget/</a><br />
I get this:<br />
System error 67 has occurred.<br />
The network name cannot be found.<br />
Srv1 is 2003 server with enabled read, write, browsing, log and index capabilities, execute permission is set to script only, and directory security is set to anonimous access only. Does not help if I click integrated windows authentication.<br />
Is it possible to map a drive to WebDav location, am I missing something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff Lane</title>
		<link>http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/comment-page-1/#comment-1500</link>
		<dc:creator>Geoff Lane</dc:creator>
		<pubDate>Wed, 29 Nov 2006 15:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/#comment-1500</guid>
		<description>Vinay,
When I was working on my WebDAV server, I had to open a number of support tickets with Microsoft to figure out these things. There was no way for me to find these things out on my own (no documentation or anything about non-standard behavior). So, you might have to call them?

I think the mini-redirector might have the same problem with OPTIONS. Also understand that it often requests OPTIONS from the root of the web path (http://www.example.com/) regardless of the path where the DAV server is mapped.

Here are some things to try:
Make sure that only Anonymous authentication is enabled in IIS (not Windows or any others).

Try taking a look at the &#039;resources&#039; links to the Greenbytes.de pages. They have a lot of useful information about bugs in various WebDAV implementations on Windows.

Hope that helps.</description>
		<content:encoded><![CDATA[<p>Vinay,<br />
When I was working on my WebDAV server, I had to open a number of support tickets with Microsoft to figure out these things. There was no way for me to find these things out on my own (no documentation or anything about non-standard behavior). So, you might have to call them?</p>
<p>I think the mini-redirector might have the same problem with OPTIONS. Also understand that it often requests OPTIONS from the root of the web path (<a href="http://www.example.com/" rel="nofollow">http://www.example.com/</a>) regardless of the path where the DAV server is mapped.</p>
<p>Here are some things to try:<br />
Make sure that only Anonymous authentication is enabled in IIS (not Windows or any others).</p>
<p>Try taking a look at the &#8216;resources&#8217; links to the Greenbytes.de pages. They have a lot of useful information about bugs in various WebDAV implementations on Windows.</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinay</title>
		<link>http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/comment-page-1/#comment-1492</link>
		<dc:creator>Vinay</dc:creator>
		<pubDate>Wed, 29 Nov 2006 07:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/#comment-1492</guid>
		<description>Hi,
You mention about not auth-protecting OPTIONS to make WebFolders work. Does the same trick work for mini-redirector too? Because, it isn&#039;t working for me on a fully updated Windows XP SP2 box. I see that mini-redirector does PROPFIND instead of OPTIONS. And it ends throwing up a LANMAN login prompt (it is surely not digest auth dialog as it doesn&#039;t display the Realm Name). Any idea how to get it working? I have MS-Author-via headers set and the same setup works well with Office clients. Without auth protection it works well with all MS clients.

Thanks,
Vinay</description>
		<content:encoded><![CDATA[<p>Hi,<br />
You mention about not auth-protecting OPTIONS to make WebFolders work. Does the same trick work for mini-redirector too? Because, it isn&#8217;t working for me on a fully updated Windows XP SP2 box. I see that mini-redirector does PROPFIND instead of OPTIONS. And it ends throwing up a LANMAN login prompt (it is surely not digest auth dialog as it doesn&#8217;t display the Realm Name). Any idea how to get it working? I have MS-Author-via headers set and the same setup works well with Office clients. Without auth protection it works well with all MS clients.</p>
<p>Thanks,<br />
Vinay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff Lane</title>
		<link>http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/comment-page-1/#comment-202</link>
		<dc:creator>Geoff Lane</dc:creator>
		<pubDate>Thu, 17 Aug 2006 22:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/#comment-202</guid>
		<description>Roberto,
I don&#039;t know anything specifically about NetDrive or Morgul, but I assume they are similar to something like &lt;a href=&quot;http://www.webdrive.com/&quot; rel=&quot;nofollow&quot; rel=&quot;nofollow&quot;&gt;Webdrive&lt;/a&gt;.

Webdrive completely hides WebDAV from Microsoft Office products, so the Office WebFolders implementation never gets involved. Everything looks like a local file. This is good in many ways, because the WebDAV implementation in Office has a lot of limitations. Because the Office WebDAV redirector is not involved, it of course can not send LOCK commands. All of this locking would have to be done through Webdrive. So, that&#039;s something that you would have to configure on your Webdrive client (or NetDrive or Morgul).

Hope that helps.</description>
		<content:encoded><![CDATA[<p>Roberto,<br />
I don&#8217;t know anything specifically about NetDrive or Morgul, but I assume they are similar to something like <a href="http://www.webdrive.com/" rel="nofollow" rel="nofollow">Webdrive</a>.</p>
<p>Webdrive completely hides WebDAV from Microsoft Office products, so the Office WebFolders implementation never gets involved. Everything looks like a local file. This is good in many ways, because the WebDAV implementation in Office has a lot of limitations. Because the Office WebDAV redirector is not involved, it of course can not send LOCK commands. All of this locking would have to be done through Webdrive. So, that&#8217;s something that you would have to configure on your Webdrive client (or NetDrive or Morgul).</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roberto</title>
		<link>http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/comment-page-1/#comment-201</link>
		<dc:creator>roberto</dc:creator>
		<pubDate>Thu, 17 Aug 2006 21:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/#comment-201</guid>
		<description>Can WebDav over Plone, made the lock file for MS Word during editing of .doc via NetDrive/Morgul DAV client ?

Roberto

ps: If this comment is inappropriate, remove it...but answer me, plese :)</description>
		<content:encoded><![CDATA[<p>Can WebDav over Plone, made the lock file for MS Word during editing of .doc via NetDrive/Morgul DAV client ?</p>
<p>Roberto</p>
<p>ps: If this comment is inappropriate, remove it&#8230;but answer me, plese :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Weller</title>
		<link>http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/comment-page-1/#comment-119</link>
		<dc:creator>Jim Weller</dc:creator>
		<pubDate>Fri, 30 Jun 2006 22:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/#comment-119</guid>
		<description>This article is a nice synopsis of a lot of limititions and idiosyncrasies that are not clearly and explicitly stated by MS or the google-able pros on the web.

It pains me that I cannot map a network drive over HTTPS. I can open a network place, but not map it to a drive. If I use plain HTTP, then I can both do a network place and map a drive.

Very frustrating!

Thanks for the information.</description>
		<content:encoded><![CDATA[<p>This article is a nice synopsis of a lot of limititions and idiosyncrasies that are not clearly and explicitly stated by MS or the google-able pros on the web.</p>
<p>It pains me that I cannot map a network drive over HTTPS. I can open a network place, but not map it to a drive. If I use plain HTTP, then I can both do a network place and map a drive.</p>
<p>Very frustrating!</p>
<p>Thanks for the information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/comment-page-1/#comment-98</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 10 May 2006 20:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/#comment-98</guid>
		<description>Yes, It all sounds like the same set of problems when I was trying to have support for windows odd behavors. in addition to the problems you said I also found problems with authentication. Mini redirector only sends user info via digest it also sends username along with domain user/domain. Also for the OPTIONS method it will not send authentication information and yes requests for the root / url. 

I wish they would follow the standards better. I think they could but do this by design.  Every time I download an update from windows I cross my fingers hoping that I don&#039;t have to make more changes to accomidate for their poor implementation</description>
		<content:encoded><![CDATA[<p>Yes, It all sounds like the same set of problems when I was trying to have support for windows odd behavors. in addition to the problems you said I also found problems with authentication. Mini redirector only sends user info via digest it also sends username along with domain user/domain. Also for the OPTIONS method it will not send authentication information and yes requests for the root / url. </p>
<p>I wish they would follow the standards better. I think they could but do this by design.  Every time I download an update from windows I cross my fingers hoping that I don&#8217;t have to make more changes to accomidate for their poor implementation</p>
]]></content:encoded>
	</item>
</channel>
</rss>
