Mike Webb writes: > Is it posible to get a list of all possible roles defined. I would like to > get the list to use in a python script. Are you satisfied with the role listing in Zope's management interface? If so, the answer is yes. You find out how by looking at the source code of the respective page. Dieter