Guess you misunderstood. You CAN create the role, in this case "db_user" at the level you want to have control of the user's access (as in "test" in your example) OR, in any level above that object "test", such as root level. You did it at root level , that is OK. Then, AT THE LEVEL WHERE YOU CREATED THE ROLE, "test" or "root" level as propper, get into the security tab and check the following permissios for the role "db_user": Access contents informations Use Database Methods View Optionally uncheck the same permissions for the Anonymous role -at that level in case don't want/need public access to that object. Well, guess this clarifies the issue. Felipe Barousse Bufete Consultor de Mexico - Piensa Technologies. www.piensa.com
Message: 19 Subject: Re: [Zope] Re: Zope Users and Roles From: Juan Pablo Romero <jpablo@perl.ajusco.upn.mx> To: zope@zope.org Date: 18 Apr 2002 14:44:31 -0500
Hi
As you said, I added the role 'db_user' at root level.
Now, where do I get the secury tab *for the db_user role*?
I mean, I have tabs for all zope objects, such as folders, files, etc., but not for a role.
Juan Pablo