Friday, December 5, 2008

ACL Question based on ACL example in cookbook (1.2)

Hi guys,

I'm building an application and want to controll access levels with
ACL.
I've setup the controllers and database by following the simple ACL
application tutorial in the manual.

While the example in the manual uses 2 tables: 'groups' (hasmany)
'users', which makes the implementation fairly straightforward, in my
situation, i'm using 3 tables: 'usergroups' (hasmany)
'companies' (hasmany) 'users'.

Can you explain to me how to implement the authentication for this
situation.
The ACL documentation in the manual is not enough to make me
understand the concept.

Thanks,

Symen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: