8 Mar
2007
8 Mar
'07
5:12 p.m.
Have a look at the full traceback in the error_log (ZMI root folder - you may have to remove the 'Unauthorized' entry from the 'Ignored exception types' field), it may provide some more information. Another thing you can do is to activate the "verbose-security" directive in your zope.conf file. Don't forget, to set the "security-policy-implementation" to "python" and restart zope. You may get more verbose output when getting an Unauthorized exception.
Regards Josef