another thing that occurred recently .. trying to add a python script. the funny thing is I am _not_ logged in as the emergency user but as a user I created called "manager", with only the Manager role. I am running Zope 2.3.0 on Linux 2.2.16 Error Type: EmergencyUserCannotOwn Error Value: Objects cannot be owned by the emergency user traceback: File /home/oliver/Zope2/lib/python/ZPublisher/Publish.py, line 222, in publish_module File /home/oliver/Zope2/lib/python/ZPublisher/Publish.py, line 187, in publish File /home/oliver/Zope2/lib/python/Zope/__init__.py, line 221, in zpublisher_exception_hook File /home/oliver/Zope2/lib/python/ZPublisher/Publish.py, line 171, in publish File /home/oliver/Zope2/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: manage_addPythonScript) File /home/oliver/Zope2/lib/python/ZPublisher/Publish.py, line 112, in call_object (Object: manage_addPythonScript) File /home/oliver/Zope2/lib/python/Products/PythonScripts/PythonScript.py, line 121, in manage_addPythonScript File /home/oliver/Zope2/lib/python/OFS/ObjectManager.py, line 289, in _setObject (Object: LockableItem) File /home/oliver/Zope2/lib/python/AccessControl/Owned.py, line 276, in manage_fixupOwnershipAfterAdd (Object: findimage) EmergencyUserCannotOwn: (see above) what can I do do fix this?? thanks --Oliver