[Zope] Initial login

Lennart Regebro lennart@regebro.nu
Thu, 27 Mar 2003 15:20:52 +0100


John Poltorak wrote:
> What username & password do I use when I want to connect to:-
> 
> http://localhost:8080/manage

If you are on Unix, you use the username and password that was displayed
when installing.

If you are on Windows, you use the username and password you entered
when installing.

In any case you can create an emergency user by running
On unix: python zpasswd.py access
On Windows: bin\python zpasswd.py access
and after restarting the server you can use that username+password to login.

> Also, can someone tell me which program gets called when I use 
> 'manage' when connecting?

Zope.