Hi, I'm new user of zope. I'm under SuSe 7.2, with a zope default installation, but I don't know what are the default loggin and password for zope access... anyone can help me ? thanks, Gaetan
As far as I know, they are not going to be the same as any on your system, when Zope installs for the first time (in a normal install) it creates a username and password... Once you have logged in you _MUST_ create a new user, log out and log in again. The default user does not allow you to do much. Under SuSE there may be a default password, but I suspect that it is generated randomly... The good news is that zope comes with a script that allows you to change this 'emergency' password so that you can get in should you forget your password. To do this, you need to go to your Zope directory, and run the zpasswd.py file like this python zpasswd.py -u"MyEmergencyUserName" -p"MyEmergencyPassword" access access is the name of the file that contains the emergency user. When you restart zope you will be able to log in with this username and password. Hope that gets you up and running... ChrisK Gaetan GUYODO wrote:
Hi, I'm new user of zope. I'm under SuSe 7.2, with a zope default installation, but I don't know what are the default loggin and password for zope access... anyone can help me ?
thanks, Gaetan
_______________________________________________ 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 )
Am Donnerstag, 15. November 2001 10:49 schrieb Gaetan GUYODO:
Hi, I'm new user of zope. I'm under SuSe 7.2, with a zope default installation, but I don't know what are the default loggin and password for zope access... anyone can help me ?
On SuSE it should be user:"superuser" pwd:"123" bye, sven
thanks, Gaetan
-- [s v e n s c h u p p] web-developer opus5 interaktive medien gmbh frankfurter str. 151 63303 dreieich tel.: +49 (0)6103 5853-177 fax: -5853-200 schupp@opus5.de http://www.opus5.de
Sven Schupp wrote:
Am Donnerstag, 15. November 2001 10:49 schrieb Gaetan GUYODO:
Hi, I'm new user of zope. I'm under SuSe 7.2, with a zope default installation, but I don't know what are the default loggin and password for zope access... anyone can help me ?
On SuSE it should be user:"superuser" pwd:"123" bye, sven
thanks, Gaetan
Ouch... Thats kinda worrying as many SuSE boxes no doubt have it installed :-( Could the SuSE people get a random one mailed to Root by YAST or something... ?
participants (3)
-
Chris Keyes -
Gaetan GUYODO -
Sven Schupp