[Zope] Change admin's password

Lennart Regebro regebro at gmail.com
Wed Dec 30 07:40:10 EST 2009


On Wed, Dec 30, 2009 at 13:13, iarly selbir | ski0s <iarlyy at 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


More information about the Zope mailing list