17 Jul
2006
17 Jul
'06
3:53 p.m.
----- Original Message ----- From: "AnThu Nguyen" <Anthu.Nguyen@Sun.COM> To: <zope@zope.org> Sent: Monday, July 17, 2006 11:45 AM Subject: [Zope] Access error with "manage_copyObjects / manage_pasteObjects" with proxy roles
Hi,
I'm getting the following error when I try to run a script via a non-manager proxy role (running the script as a manager works fine):
*Error Type: Unauthorized* *Error Value: You are not allowed to access 'manage_copyObjects' in this context*
*I'm using v2.8.1*, and there is no traceback about this error in the event log.
To view 'unauthorized' errors you need to go to the error_log (ZMI, root folder) and remove the 'Unauthorized' entry from 'Ignored exceptions types'. Jonathan