If you need a row-level-acl solution, you can check out the SuperAuth plugin that extends Auth and Acl for row-level-acl, the repository is located at http://www.github.com/Theaxiom/SuperAuth
On May 29, 11:51 pm, John Andersen <[email protected]> wrote: > Have a look at the sample application in the CakePHP manual > at:http://book.cakephp.org/view/1543/Simple-Acl-controlled-Application > > Maybe that you can use as a beginning and then expand on it? > Enjoy, > John > > On May 28, 8:28 am, ET3 <[email protected]> wrote: > > > > > I am developing a system where I need to set permission for users to > > access different groups. I need to build an interface in admin panel > > so that admin can set this access permission for users. Can any one > > give me some idea and some source code for this? Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
