15 Nov
2001
15 Nov
'01
8:19 a.m.
Le 14 Nov 2001, à 22:33, Dieter Maurer a écrit :
Didier Georgieff writes:
... calling ZClass method fails ... It fails because it asks for login (even if i'm manager) and fails with an Unauthorized in ZopeSecurityPolicy.py
Did you enabled the necessary permissions in "Permission mapping"?
This what i was suspected, but coudn't find what was the right permissions mapping settings. So, at the moment I'm solving this problem by moving the ZClass1 instance from the Zclass2 definition to each ZClass2 instances. This works. Thanks a lot Dieter. Didier.