[Zope-CMF] Re: workflow/security problem- 3rd try with more info
   
    Chris Withers
     
    chrisw@nipltd.com
       
    Wed, 09 Oct 2002 23:18:57 +0100
    
    
  
Kelley, Sean wrote:
> No DC Workflow (unless this is installed by default...don't know)
> Security-  Anonymous has view and no more.  Managers have everything.
> Situation- When a manager adds an item it is visible to anonymous even
> though it is private.  
I suspect this is something to do with the permissions mapping twiddling the 
default workflow does (rather opaquely) interacting badly with your site-wide 
permissions setting.
Try upgrading to DCWorkflow, at least then you can easily see what permissions 
_should_ be set on an object :-)
cheers,
Chris