Hi.. I am learning cakephp myself and uptill now ACL is the tuffest topic.. I am working on a project called TMS-Task Management System. In that There is groups table which has a entry like administrator,manager,developer,designer,client.
And I have a users table. In which each user belongs to one of this group. I want to give limited access to each group of users. for example the users of client group can only see the tasks.. so how to do entries in aro,aco and aro_aco tables? My tables are: -Groups -Users -Projects -tasks -attachments -comments -status --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
