[Zope] acl and squishdot
   
    Dieter Maurer
     
    dieter@handshake.de
       
    Sat, 7 Sep 2002 20:14:41 +0200
    
    
  
G. Edw. Learned writes:
 > I added a squishdot at the following location /sites/foo where foo is
 > the folder with the squishdot. I have one user defined in the root
 > acl, named administrator and set to manager. I have no problem
 > accessing any folder other than foo, however if I try to view that
 > folder, it will not accept my password, and after three attempts
 > tells me that I am not allowed to access leftbox_items in this
 > context.
Maybe, the squisdot folder contains its own "acl_users" with
a user "administrator"?
Another possibility might be that "leftbox_items" is protected
my a permission not granted to "Manager".
Dieter