[Zope] (SOLVED) re: Trouble forwarding Zope's WebDAV source port
Jean Jordaan
jean@upfrontsystems.co.za
Wed, 17 Apr 2002 14:34:16 +0200
Hi all
I've found the problem! The subdirectory in question uses LoginManager
for authentication. In the local site, its 'loginForm' method raises
'Unauthorized' (which uses Basic authentication); in the remote site,
it raises 'LoginRequired' (which uses cookie-based authentication).
Obviously neither cadaver nor sitecopy has any idea of cookies.
I've changed 'loginForm' to use Basic authentication, and now all is
well.
Thanks for all the help .. I think I understand webdav and ssh a bit
better now!
--
Jean Jordaan
Upfront Systems http://www.upfrontsystems.co.za