Am Donnerstag, 10. Mai 2007 18:13 schrieb David Pratt:
> Hi. Has anyone got a bit of a blueprint for a remote authentication in
> zope 3. I wish to authenticate on a z3 site (site 1) using credentials
> stored on a different z3 site (site 2) over the Internet (otherwise
> would likely use LDAP). I do not want to maintain users on site 1. I
> only want users from a couple of groups on site 2 to be able to access
> site 1.
>
> I was thinking of using xmlrpc but will likely use a different transport
> with better security and encryption. 

To my mind, xmlrpc can also be transported via HTTPS. At a quick glance, I 
therefore cannot see any security issues. I'd rather think about performance 
problems.

If HTTPS is no option, a VPN connection between the two servers would probably 
also be a secure solution.

Regards,
Hermann

-- 
[EMAIL PROTECTED]
GPG key ID: 299893C7 (on keyservers)
FP: 0124 2584 8809 EF2A DBF9  4902 64B4 D16B 2998 93C7
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to