On Wed, Dec 30, 2009 at 13:13, iarly selbir | ski0s <iar...@gmail.com> wrote: > There are some command to change admin's password, in my env I have a server > with many instances and I need change it for all > Thanks in advance for some tip.
You can add new admin users with "{instance} adduser username password". where {instance} is the command you use to start your instance. Often bin/instance or bin/zopectl. It works for all instances at once, since it's stored in the ZODB. -- Lennart Regebro: Python, Zope, Plone, Grok http://regebro.wordpress.com/ +33 661 58 14 64 _______________________________________________ Zope maillist - Zope@zope.org https://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope-dev )