Greetings,

I'm using Zope 2.10.6-final + Plone 3.1.5.1, and i'm having trouble in
setting the roles in a folder to a specific member.

here's the code snippet:

folder.manage_setLocalRoles(self.getUserName().lower(),['Contributor','Reviewer','Editor','Reader'])
folder.__ac_local_roles_block__ = True
folder.reindexObjectSecurity()

but, when the member logs in, he don't get the roles in the specified
folder, but when i go to the sharing tab, the roles are all set.

Does anyone can help me?

thanks in advance

-- 
Vanderson Mota dos Santos
_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to