I'm building an application where there are several groups of people. Each
group has an admin, who can do "admin stuff" :) The other members can access
the group and see their content, but nobody else. There are several groups
with each their admin.

How should I set these roles up? Bob might be admin, but only for one group.
In the other groups he's just a guest with no access, and in other groups a
member, who can only view the content.

How do I make this division between the different roles according to which
group it is?
-- 
View this message in context: 
http://www.nabble.com/Roles---Zend_Acl-tp23348552p23348552.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to