6 Nov
2003
6 Nov
'03
7:23 p.m.
Sherman Lambert wrote at 2003-11-5 11:56 -0700:
... Using the error log I have found that the user is requesting //zope_path/ZFile_object/LOCK.
Almost surely, "LOCK" is the WebDAV lock operation. It is protected by the "WebDAV Lock items" permission. It should not be called by normal (non WebDAV) operations. -- Dieter