[Zope] Local Roles  - taking away further down the tree?
   
    Chris Withers
     
    chrisw@nipltd.com
       
    Tue, 17 Dec 2002 15:25:29 +0000
    
    
  
Etienne Labuschagne wrote:
> Hi there,
> 
> First, AFAIK local roles are acquired further down the tree - if I 
> assign a local role, the user will have that local role in that folder's 
> children too.
Yup.
> Is is possible to "remove" the local role of a user in a folder/set of 
> folders further down the tree?
Yup, but only in Zope 3 :-S
> If this is not possible and maybe even a stupid idea, please fire away - 
> I need some ammo to convince the client that this is anyway not a good 
> idea - even if it cannot be done!
You may want to try:
http://www.zope.org/Members/regebro/LRBlacklist
cheers,
Chris