File README.SUSE of Package zope-python-2.4
Zope post installation notes
============================
During installation, one zope instance called default is created in
/var/opt/zope. Default system user for this instance is superuser and his
password is 123. You should change this in management interface. This default
instance has config file managed by /etc/sysconfig/zope and it is generated by
init script (unless you specify otherwise there).
In case you have later problems with login, you can create inituser or
accesuser using zpasswd command (see zpasswd -h for details).
You can add more instances for zope using mkzopeinstance command, it is
recommended to place them under /var/opt/zope (mkzopeinstance will place it
there when absolute path is not specified). If you select other locations
update MANAGED_INSTANCES in /etc/sysconfig/zope to allow init script to handle
this.
More options for Zope can be found in /etc/sysconfig/zope or via
'yast2 sysconfig &' in section 'Network/WWW/Zope'.
For German documentation feel free to visit www.dzug.org, website of Deutsche
Zope User Group (DZUG).