Understanding the types of permission
Hi there, I´m trying to configure the permissions for a Zope database and I´m pretty lost. As you know, the Permission column of the Security page contains a large number of permissions listed. Although some of them are intuitive, the most part of the permissions need a further description, so I can feel more confident to decide whether to turn it on or off to the users. Does anybody know where I can find a document describing each type of permission? I´ve tried the system Help already, but it contains only a general description of roles and permission. Thanks in advance, Roberto Campainha Siemens Test Team --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.536 / Virus Database: 331 - Release Date: 3/11/2003
Roberto Campainha wrote:
Does anybody know where I can find a document describing each type of permission?
There isn't one, you have to search the source to find out what a permission is bound to. -- Jamie Heilman http://audible.transient.net/~jamie/ "Most people wouldn't know music if it came up and bit them on the ass." -Frank Zappa
Jamie Heilman wrote at 2003-11-11 11:23 -0800:
Roberto Campainha wrote:
Does anybody know where I can find a document describing each type of permission?
There isn't one, you have to search the source to find out what a permission is bound to.
For the other way round (which permission protects this method), you can use "DocFinder". <http://www.dieter.handshake.de/pyprojects/zope> -- Dieter
participants (3)
-
Dieter Maurer -
Jamie Heilman -
Roberto Campainha