Reset admin password on zope 2.7.4 on windows platform
Is there any way to reset the admin account password on zope 2.7.4 on a windows XP installation. I read through the zopectl information but that only seems to work on a Unix platform. I've got a zope instance I'd like to reactivate, but don't remember the admin name or password. Thanks Rick
Richard De Vriese wrote:
Is there any way to reset the admin account password on zope 2.7.4 on a windows XP installation. I read through the zopectl information but that only seems to work on a Unix platform. I've got a zope instance I'd like to reactivate, but don't remember the admin name or password.
A fairly common question. Create an "emergency user" with 'zpasswd.py' the 'access' file, and do whatever user-related actions you need. Read Zope/doc/SECURITY.txt and/or see related posts on the mailing list archives. --jcc
participants (2)
-
J Cameron Cooper -
Richard De Vriese