[Zope] IEMethod and Owner permissions
Johan Carlsson
johanc@torped.se
Thu, 28 Sep 2000 19:26:51 +0100
Hi Peter,
It seemed that there was a old method in the __ac_permissions__
of the IEMethod.
Remove the "genmove" in __ac_permissions__ and I'll think you'll be fine.
Regards,
Johan Carlsson
----- Original Message -----
From: Peter Bengtsson
To: johanc@torped.se
Cc: zope@zope.org
Sent: Thursday, September 28, 2000 3:56 PM
Subject: [Zope] IEMethod and Owner permissions
Hello
I'm using the IEMethod product installed on Zope 2.1.6
In a folder object's security tab, I have set Owner to be allowed to change IEMethod, but an ACL User in that folder (being Owner) can't.
When logged in as this Owner user, I can't change (File) my changes in the IEMethod.
Any similar security setting for DTML Documents or DTML Methods works with this logic.
Ideas? Solutions?