How do I allow pwople to change their passwords without making them managers and without letting? Even if I make them mangers (at the same level, can I prevent them changing each others passwords? thanks Daniel Mahler
Hallo David, you can assign the methods a proxy-role. This means that the method is not working with the security policies of the user but with the ones you choose. For example is the user anonymous but the script which adds news items has the manager role. I think it is described in the zope book or in a howto. Bye Sven ----- Original Message ----- From: "Daniel Mahler" <mahler@cyc.com> To: <zope@zope.org> Sent: Friday, January 18, 2002 12:50 AM Subject: [Zope] changing passwords
How do I allow pwople to change their passwords without making them managers and without letting? Even if I make them mangers (at the same level, can I prevent them changing each others passwords?
thanks Daniel Mahler
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
On Thu, Jan 17, 2002 at 05:50:53PM -0600, Daniel Mahler wrote:
How do I allow pwople to change their passwords without making them managers and without letting? Even if I make them mangers (at the same level, can I prevent them changing each others passwords?
Searching zope.org for 'user password': http://www.zope.org/SiteIndex/search?text_content=user+password Returns (among others): How to allow users to change their own password (mini howto) http://www.zope.org/Members/msx/ChangeOwnPassword-mini-howto -- Mike Renfro / R&D Engineer, Center for Manufacturing Research, 931 372-3601 / Tennessee Technological University -- renfro@tntech.edu
participants (3)
-
Daniel Mahler -
Mike Renfro -
Sven Hohage