I don't know if anybody else experienced the problem, but when I mess up my remote plone instance (say something wrong in an action definition), there is no access to the ZMI anymore since the log-in is handled via the login_form. Which cannot be displayed due to the mistake.
I think it would be safer to de-couple the ZMI from Plone so that one can log-in to the ZMI in the case of a misconfiguration and fix things by myself instead of bothering the (excellent) Objectis support people.
Unfortunately I'm a Zope/Plone newbie and have no clue if this enhancement is possible (not to speak of how to implement it).
Thanks,
Ralf
The only way to solve this problem is to have permissions on parents folder on objectis server. You can understand that it's not possible.
First thanks for the compliment to Objectis support :)
Regarding your idea, it is a good one, but i don't think we can do that in our current architecture.
True that a good old
undoin the ZMI is solving most problems ;)We'll let you know in case we have a solution.