How to change superuser's password in Zope 2.1.4 Linux? I find some document about this problem.But I can't find file:access and zpasswd.py. Anybody can help me? thanks
On Wed, 01 Nov 2000, Dylan Chi wrote: Firstly, just so you don't miss it, PLEASE, do NOT send HTML encoded messages to this list.
How to change superuser's password in Zope 2.1.4 Linux? I find some document about this problem.But I can't find file:access and zpasswd.py. Anybody can help me? thanks
Change to the install directory if Zope, and you will find access and zpasswd.py. zpasswd.py has help in it, so it should be simple enough to figure out.... something like: python zpasswd.py -u name -p password access should work. Have a better one, Curtis Maloney
These are normally in the root zope directory. Im sure you can get another version from Zope.org CVS if they have been deleted. ----- Original Message ----- From: "Dylan Chi" <dylan@btamail.net.cn> To: <zope@zope.org> Sent: Tuesday, October 31, 2000 7:30 PM Subject: [Zope] I need help. How to change superuser's password in Zope 2.1.4 Linux? I find some document about this problem.But I can't find file:access and zpasswd.py. Anybody can help me? thanks
participants (4)
-
Andy McKay -
Chris Withers -
Curtis Maloney -
Dylan Chi