5 Oct
2004
5 Oct
'04
7:04 p.m.
Nick Bower wrote at 2004-10-5 15:31 +0200:
Hi - I'm trying to use Eclipse to connect to Zope over webdav and keep getting a 401 (unauthorised) on PROPFIND.
WebDAV access is protected in Zope. Either allow it for "Anonymous" or tell Eclipse to authenticate you (and ensure you have the necessary permission).
I'm using the management user and security settings are in order.
Configure your "error_log" object to not ignore "Unauthorized". Reproduce the error and look into the "error_log" for the resulting traceback. -- Dieter