[Zope] anonymous is blind
   
    gtk
     
    gtk@well.com
       
    Wed, 13 Oct 1999 10:10:09 +1000
    
    
  
I can't view my Zope server without authenticating, despite checking the
"Access contents information", "View" and "View management screens"
permissions for Anonymous in my root folder's security tab, plus making sure
that Acquire Permission Settings is checked for all DTML methods referred to
by my index_html method.
My traceback on the access denied is:
  File C:\PROGRA~1\Zope\lib\python\DocumentTemplate\DT_In.py, line 682, in
renderwob
    (Object: PARENTS[0].objectValues(['Folder']))
Unauthorized: 0
Anyone? I'm kinda lost on this one.