[Zope] Question
Antti Kaihola
akaihola@ambitone.com
Wed, 16 Oct 2002 17:59:07 +0300
>
>
> Problem is next - WICH pasword used by default.
> I can't logon to my manager: I can't change password.
>
>
Go to your zope directory and execute "python zpasswd.py inituser". You
should use "admin" for the login, fill the password and accept the rest
as defaults. Then you can login as admin and create your manager and
other users. This is how it goes in an installation built from sources,
I hope the SuSE packaging doesn't differ.