I'm having a bit of an issue trying to conceptualize how to use Cake ACL to handle a particular business case that we need to solve. I'm pretty solid on the basics of using AROs and ACOs, and I'm not worried (for the moment) about the technical implementation. I just can't get my head around how to go about structuring my AROs.
We have Users and a basic smattering of Groups (Superuser, Office Admin, Assistant, Manager, Data Expert) as AROs. So far, no problem visualizing that. Where I get into a quandry is that we also have Sites (physical locations), and access is often, but not always, based on the intersection of Group and Site - ie, some ACOs restrict access by Site, some by Group, and some by both. I can't figure out a simple way to structure these. We're looking at hundreds or thousands of Sites, so I'd prefer not to create each Group for each Site if it can be helped, but at the moment, I'm not seeing another way. Any ideas? Am I missing something really obvious? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
