If any case you have locked yourself out of your Zope or Plone admin area, you can add an emergency user in order to log in again. You can do this by running the following command from the bin folder of your Plone client (e.g. /opt/Plone-3.0.6/zeocluster/client1/bin):
Quote:
|
./zopectl adduser user password1234
|
This will add a username user with password password1234 to your Plone and you will be able to log in again.