I better keep them all in one table. And have 3 more tables for any role-special fields.
On Oct 7, 2:02 am, Vijay Pandey <[email protected]> wrote: > Hi ! > > I am relatively new to cakePHP and I love it for its robustness and > simplicity... I have got question for experienced programmers. > > I am working on a project that requires multiple user tables (3 to be > precise), they are, site administrators, individuals and institutions. > there is practical reason to keep 3 tables. Site administrators will > be hundreds in numbers and will be assigned different roles like > admin, super admin, editor, reviewer etc. Institutions will be > thousands in numbers and will have different sets of roles and > individuals will be millions in number and will have another set of > roles. > > Site administrators can manage (allow or deny) rights for > institutions, Institutions can manage rights (only those rights which > are delegated to them by site administrators) for individuals and > inviduals will get rights from their institutions as per their role > and/or as per institutions discretion. > > Is it possible to implement this scheme using ACL component? > > Awaiting your reply, > > Regards, > > Vijay Pandey --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
