[Zope] login problems
Shashank Ashtikar
shashank@hbcse.tifr.res.in
Wed, 4 Jun 2003 19:08:05 +0530
Hi,
> the zope on red hat 8 linux .
> But we r unable to login, coz, redcarpet takes care of
> the complete installation process, including the
> choice of uname & pwd.
Go to zope's home directory which is "/usr/lib/zope/" for my debian GNU/Linux
machine run the zpasswd.py script present in there by saying "python zpasswd.py inituser"
or "python zpasswd.py access" and give a login id and password to the script and try
loging in now.
Shashank Ashtikar