Hi Sergey, I dont know what the distribution made here, (silly to let the user start zope without requiring them to generate the password!) but you should lookup your zope installation and see the "doc" directory there.
From SECURITY.txt you get some tips like:
"""You can use the 'zpasswd.py' script to create 'inituser' yourself. Execute 'zpasswd.py' like this:: python zpasswd.py inituser The script will prompt you for the name, password, and allowed domains. The default is to encode the password with SHA, so please remember this password as there is no way to recover it (although 'zpasswd.py' lets you reset it.) """ And more. HTH Tino --On Mittwoch, 16. Oktober 2002 16:26 +0000 Sergey Budnik <s.budnik@fz-rossendorf.de> wrote:
I have another Problem: I have SuSE 8.0, The Zope 2.5 already exist in this distribution. To start it I use next comand: /etc/init.d/zope start Than I try to open in my browser: http:/localhost:8080/manage It is opened without problems. Problem is next - WICH pasword used by default. I can't logon to my manager: I can't change password. What I should do in this case. Thanks.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )