Well... so I'm probably unlucky !! I've also tested with Sascha's method (http://username:passwd@...) but then I have a 'host/servname not known' error :-( !! I'm probably going to wait for a 2.8 compatible release... Thierry On Fri, 2005-08-05 at 08:51 -0500, Paul Winkler wrote:
Note, I have done zero testing of zsyncer with zope 2.8. It is not officially supported yet. If it works, lucky you ;-)
-PW
Am Freitag, 5. August 2005 09:16 schrieb Thierry FLORAC:
Hi,
I'm trying to use ZSyncer 0.6.1 to synchronise simple objects (page templates...) between a Zope-2.7.6 source database and a Zope-2.8.0 destination database (both on Solaris with Python 2.3.4). I'm using a user which have a "Manager" role on both sides, but I can't manage ZSyncer to work : an "Unauthorized" exception is always raised ! I can't even manage to see a listing of the different folders.
Any help would be great !!
hi thierry,
i've seen the same. i get around it by including username:password into the url of the remote syncer, something like
http://username:passwor@the.other.zsyncer.com/ZSyncer
hope this helps,
sascha