[Zope-CMF] Trouble with .metadata files and security settings
Floyd May
fmay at okcareertech.org
Mon Nov 7 09:20:57 EST 2005
I have a set of files - page templates, python scripts, and zsql
methods - that are set up as filesystem objects. I'm having trouble
getting the security set the way I want it to be with the .metadata
files. Here is the content of my .metadata files:
--------------8<-------------------------
[security]
View = 0:Manager
Access contents information = 0:Manager
Access Contents Information = 0:Manager
-------------8<--------------------------
However, I can still access my content through an anonymous context.
Can anyone give me some ideas about debugging my situation? Thanks!
Zope 2.7.7-final, python 2.3.5, freebsd5
CMF 1.4.8
fm
(My mail client is wigging I think, so I'm resending with a new
subject, sorry for the double post)
More information about the Zope-CMF
mailing list