Hello, I just installed Zope in a SuSE 9.0 box. The docs said that the initial user and password are superuser/123. But thid did not work. I tried to change with zpasswd script, but this did not work also. Any ideas ?? Thanks, Parra
Hello, I just installed Zope in a SuSE 9.0 box. The docs said that the initial user and password are superuser/123. But thid did not work. I tried to change with zpasswd script, but this did not work also.
Hello Parra This is a FAQ. Look for example here: http://cvs.zope.org/Zope2/doc/SECURITY.txt?rev=1.5 Regards Dieter
python zpasswd.py inituser answer the prompts restart Zope The python should be python 2.1.3 or greater On Wed, 12 Nov 2003, Parra wrote:
Hello, I just installed Zope in a SuSE 9.0 box. The docs said that the initial user and password are superuser/123. But thid did not work. I tried to change with zpasswd script, but this did not work also.
Any ideas ??
Thanks, Parra
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Parra wrote at 2003-11-12 20:24 -0200:
I just installed Zope in a SuSE 9.0 box. The docs said that the initial user and password are superuser/123. But thid did not work. I tried to change with zpasswd script, but this did not work also.
Any ideas ??
Forget the prepackaged distribution (usually, it is outdated anyway). Install Zope 2.6.2 directly from sources and follow the installation instructions. In my SuSE 8.1 distribution, I had to install the "gcc" package in order to generate Zope. Apart from that, someone else reported a standard place where SuSE documents its specifics -- something like ".../packages/<package>/README.SuSE". Please search the archives, for details. -- Dieter
participants (4)
-
Dennis Allison -
Dieter Fischer -
Dieter Maurer -
Parra