Wednesday 05 August 2009 3:23:53 am
Hello, I'm facing a strange problem relative to "access control - roles and policies". <b>The fact :</b>
I'm working on ezPublish 4.1.
I would like to allow site member to create/edit/remove their own object in a dedicated folder of my site. In order to do so, I set up member rights accordingly :
Module Function Limitation
[content] [create] [myFolder] [myObject]
[content] [edit] [myFolder] [myObject] Owner (self) [content] [remove] [myFolder] [myObject] Owner (self) After that, I clean up all the caches.
<b>Problem :</b>
In a first time, it is working perfectly. Log in as a site member, I succeed to create/edit and remove myObject. Nevertheless, after log out and log in with another site member it is not possible anymore to create/edit/remove myObject, even if I re-use the site member whichfor it was possible in a first time. Any idea about what is going on ? Many thanks in advance.
|