Creating an emergency user
by
tibi
—
last modified
2007-04-09 14:32
Locked yourself out of zope? A very easy way to add a user to zope from outside zope:
- Turn off zope.
- Run <instance_home>/bin/zopectl adduser username password
The user will be added as Owner to the acl_users in the main zope root.