Hi! where can I read about the description about the persmissions in zope (access transient data, access contents information, ...) I want to limit the permission of a role to be able to upload/delete a file in his folder using the management window. What permissions should I allow? Thanks!! __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
Please use a subject! michael.tañag wrote at 2003-1-20 19:07 -0800:
where can I read about the description about the persmissions in zope (access transient data, access contents information, ...) Permissions usually have names expressing their purpose...
When you want to learn with permissions are necessary to call specific functions, you can look at the source. Alternatively, you can use "DocFinder" <http://www.dieter.handshake.de/pyprojects/zope> You must set "ZOPE_SECURITY_POLICY=PYTHON" (in the environment or as argument to the start script) that "DocFinder" can provide information about permissions. Dieter
participants (2)
-
Dieter Maurer -
michael.ta�ag