Hi, I have a Zope application which uses exUserFolder with cookie based authentication. Now I want to use XML-RPC calls. My XML-RPC client does not support cookies, but basic authentication. Any ideas how I can get exUserFolder to accept basic authentication and cookie authentication? Thanks Ulrich