[Zope] Imported Folder has no manage_workspace

Dieter Maurer dieter@handshake.de
Wed, 4 Jun 2003 20:19:19 +0200


Andreas Pakulat wrote at 2003-6-4 12:12 +0200:
 > I exported a folder from my local zope-install (2.6.1 on Debian testing)
 > and imported it in an zope install on a Solaris Server (also 2.6.1). Now
 > I cannot access the workspace-View of the folder on the Solaris Server,
 > I get the login_form from within the folder. It has a separate acl_users
 > and uses CookieCrumbler (which is also installed correctly on the
 > Solaris machine). Is that the reason why this doesn't work? I have
 > the same user in the roo/acl_users, but with another password. I also
 > cannot "log in" using the presented CookieCrumbler-login-form, with
 > either password.

Probably the security settings are somewhat skewed up.

Log in as Emergency User (there is a HowTo somewhere)
and try to fix the security settings.


Dieter