Locked yourself out of zope?
Fri, Aug 4, 2006,
100 Words
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.
Previous: Quick guide to ZopeSkel