Hi Adam, --On Dienstag, 17. Dezember 2002 18:43 -0500 Adam Manock <abmanock@earthlink.net> wrote:
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."
If rpm supports user interaction during installation you schould probably let the user input its own credentials instead of this default. Someone could get the idea of scanning the web for new installed zopes with default passwords. Is it a good idea to disable the emergency user? What if the user kills her acl_user object or similar? Regards Tino