Fw: executing API functions and zope's security
13 Oct
2004
13 Oct
'04
12:39 p.m.
Hi, I have a Xron product installed onto Zope 2-6-2. I would like to flush permanent and not referenced objects at given time from cache. To do it I have to use API function manage_minimize() (You can do it in ZMI as well: Control_panel->Database->Flush). I prepared a DTMLdocument with source as follows: <dtml-var "Control_Panel.Database.manage_minimize()"> When Xron tries to execute DTMLdocument above, it occurs as anonymous user and ends failure becouse of zope's security restrictions. I tried to add permisions to DTMLdocument and Schedule objects in "Security" tab but without success. Does anybody know which of permissions I have to mark to execute that operation? Krzychu K
7868
Age (days ago)
7868
Last active (days ago)
0 comments
1 participants
participants (1)
-
Krzysztof Kubacki