[Zope] Re: How to login
Maik Jablonski
maik.jablonski@uni-bielefeld.de
Sun, 01 Dec 2002 15:36:20 +0100
susanne.klaus@gmx.de wrote:
> Hi,
>
> i am new to the list, so if i am ask sth. stuipid just slap me on my back,
> okay? :-)
>
> well, i installed zope via yast on a suse linux 7.2 system. everything went
> well. now i want to open localhost:8080/manage, but he wants a password and a
> username.
>
> what is the username and password? (i tried admin, admin, test, test etc but
> it didnt worked)
You can set your own password with a special program in your
Zope's-Root-Installation-Folder:
python2.1 zpasswd.py inituser
pleas read doc/SECURITY.txt for more infos on this topic.
and maybe you should join the German Zope User Group on
http://www.dzug.org
cheers, maik