[ZCM] [ZC] 572/ 3 Comment "WebDAV GET protected by 'FTP Access' permission"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin@zope.org
Mon, 06 Jan 2003 10:13:01 -0500


Issue #572 Update (Comment) "WebDAV GET protected by 'FTP Access' permission"
 Status Pending, Zope/bug medium
To followup, visit:
  http://collector.zope.org/Zope/572

==============================================================
= Comment - Entry #3 by chrisw on Jan 6, 2003 10:12 am

Doesn't appear to be a simple permission mis-spelling.
I'm at a loss.
Does anyone else have any idea what's going on here?
________________________________________
= Comment - Entry #2 by chrisw on Sep 17, 2002 6:36 pm

Actually, this appears to definitely affect page templates, dtml documents and dtml methods.

It does not affect files and python scripts.

I'm guessing there's some 'interesting' permissions declarations somewhere ;-)

Chris
________________________________________
= Request - Entry #1 by chrisw on Sep 17, 2002 6:32 pm

The title pretty much sums it up.
You can have all the WebDAV permissions mapped and still not be able to access resources via WebDAV. The 'FTP access' permission is required.

Now, I can guess why this is (WebDAV requests actually end up being handled as FTP PUT/GET's) but this is pretty counter intuitive, undocumented and does prevent you giving access via WebDAV and not FTP unless you disable the FTP server.
==============================================================