[Zope-CMF] Set the Member's properties without be authenticated
Raphael Ritz
r.ritz@biologie.hu-berlin.de
Wed, 08 Jan 2003 09:40:52 +0100
Pascal Samuzeau wrote:
>Hi,
>
>I have to set the member's properties with a python script calling by
>an anonymous's xmlrpc subroutine.
>
>How can I do this?
>
Since member properties can't be changed by anonymous you could
either give the subroutine a member/manager proxy role (but I would
consider this too dangerous) or try to enhance xmlrpc to support
authentification as outlined in
http://www.zope.org/Members/Amos/XML-RPC
(see also http://www.xml.com/pub/a/2000/01/xmlrpc/index.html )
HTH,
Raphael
>
>
>Cheers
>PS
>--------------------------------------------------
>Oreka ! Nous sommes l'internet moins cher !
>Surfez 25% moins cher avec http://www.oreka.com
>
>_______________________________________________
>Zope-CMF maillist - Zope-CMF@zope.org
>http://lists.zope.org/mailman/listinfo/zope-cmf
>
>See http://collector.zope.org/CMF for bug reports and feature requests
>
>
>