[Zope] Problem running Zope for first time.

Andrew andrew@apl-software.com
28 Oct 1999 20:18:20 -0000


> I've just installed Zope and ./start'd it.  During installation I got a
> password to go with the superuser account.  I hit Zope on port 8080 with my
> web browser and try to get to the management screens, but keep getting an
> authorization error using the name/password I was given.  I'm positive I'm
> using teh right password and know that it is case sensitive.  So I tried
> changing the password on teh command line with 'python zpasswd.py' but get:

The superuser password is stored in a file named "access" in the Zope
installation directory. Edit this file directly and replace the 
SHA encrypted password with a clear text password.

Good luck,
Drew