My aros look like this:

Admin (Group)
  -->User1
Customer (group)
  -->User2

The only permmisions granted are to the Admin group. User1 can access
everything as it should. User2 can't access any actions except the
"pages" controller which I have allowed so that is fine but it can
also access all of the User controller actions which I have not "$this-
>Auth->allow();" ed.

acos:

root
  -->activities
    --->view
    --->edit

  -->users
    --->view
    --->edit

etc. etc....
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to