Zope from my rpms?
From the RPM-README :-)
"Initial Administrator Username and Password: ------------------------------------------- The default administrator username is 'admin' and password is '123'. These are set in the /var/zope/inituser file. Zope imports this user account into the ZODB and then deletes the inituser file on startup. The old /var/zope/access method is not implemented by this package." Adam On Tue, 2002-12-17 at 18:22, ken wrote:
Zope folks,
Several times now I've tried to get into the manager screen from the zope home page (both http://localhost.localdomain and the actual hostname.domain of this box) without any luck.
I tried the user & passwd given after the install and that didn't work. So I "cd /usr/share/zope" and "python2.1 zpasswd.py access", go through the prompts. Here's the access file:
admin:password
That's it. There's not even a CR at the end of the one line. Because I chose "cleartext" for encoding, you can see the user is "admin" and the password is "password". At the prompt for "Domain restrictions:" I just hit "Enter" (though I tried other things... don't really know what this prompt is asking for anyway). Nothing has worked. I even restarted zope a few times in between some of these attempts.
What else can I do so I can log into the manager screen?
thanks, ken
_______________________________________________ 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 )