hallo all, since now, if i want to copy an object as superuser i get the following message: this does not happen before, why has zope changed the rights? where/how can it change it back? i use linux Zope-2.3.3 Python 1.5.2 thanks, alex Zope Error Zope has encountered an error while publishing this resource. Error Type: EmergencyUserCannotOwn Error Value: Objects cannot be owned by the emergency user Troubleshooting Suggestions · The URL may be incorrect. · The parameters passed to this resource may be incorrect. · A resource that this resource relies on may be encountering an error. For more detailed information about the error, please refer to the HTML source for this page. If the error persists please contact the site maintainer. Thank you for your patience.
Have you read the first few chapters of the Zope Book? (see the front page of Zope.org) Alexander Tuchacek wrote:
hallo all,
since now, if i want to copy an object as superuser i get the following message:
this does not happen before, why has zope changed the rights? where/how can it change it back?
i use linux Zope-2.3.3 Python 1.5.2
thanks, alex
Zope Error Zope has encountered an error while publishing this resource. Error Type: EmergencyUserCannotOwn Error Value: Objects cannot be owned by the emergency user
Troubleshooting Suggestions · The URL may be incorrect. · The parameters passed to this resource may be incorrect. · A resource that this resource relies on may be encountering an error. For more detailed information about the error, please refer to the HTML source for this page. If the error persists please contact the site maintainer. Thank you for your patience.
-- Chris McDonough Zope Corporation http://www.zope.org http://www.zope.com """ Killing hundreds of birds with thousands of stones """
Hi Alex, It's considered bad form to post HTML to the mailing list. You should use the emergency user to make a new user with the Manager role. Then, log out (shut down all instances of your browser) and log back in as your manager user. I'm not sure of the details on when it changed (I think it was around 2.2.X) but it's been a while. Have a look at the "Understanding Users in Zope" section of the Zope Book: http://www.zope.org/Members/michel/ZB/UsingZope.html Eric. -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Alexander Tuchacek Sent: Wednesday, August 15, 2001 2:43 PM To: zope@zope.org Subject: [Zope] EmergencyUserCannotOwn?? hallo all, since now, if i want to copy an object as superuser i get the following message: this does not happen before, why has zope changed the rights? where/how can it change it back? i use linux Zope-2.3.3 Python 1.5.2 thanks, alex Zope Error Zope has encountered an error while publishing this resource. Error Type: EmergencyUserCannotOwn Error Value: Objects cannot be owned by the emergency user Troubleshooting Suggestions · The URL may be incorrect. · The parameters passed to this resource may be incorrect. · A resource that this resource relies on may be encountering an error. For more detailed information about the error, please refer to the HTML source for this page. If the error persists please contact the site maintainer. Thank you for your patience.
At 00:13 16.08.2001, you wrote:
Hi Alex,
It's considered bad form to post HTML to the mailing list.
You should use the emergency user to make a new user with the Manager role. Then, log out (shut down all instances of your browser) and log back in as your manager user.
I'm not sure of the details on when it changed (I think it was around 2.2.X) but it's been a while.
Have a look at the "Understanding Users in Zope" section of the Zope Book: http://www.zope.org/Members/michel/ZB/UsingZope.html
Eric.
thanks to all for help, i got it. alex
participants (3)
-
Alexander Tuchacek -
Chris McDonough -
Eric Walstad