27 Feb
2003
27 Feb
'03
7:55 p.m.
Liam Cleary wrote at 2003-2-27 15:18 +0000:
... I am running zope on windows and not sure how to create an emergency user if
You use "zpasswd.py" and create a file called "access" in Zopes directory (where you start start). Then you restart Zope and log in as the user you defined in "access". There is a document on Zope.org, when you need a more detailed description on how to create the Emergency user. Ones you are logged in as Emergency user, you undo the transaction that entered password encryption mode. Dieter