Does Acegi support the concept of user groups? For example, a bank application that defined a user group called tellers. Permissions would be associated with the group and anyone belonging to the tellers group would have those permissions? How would this be implemented using Acegi?
Thanks.


