On Dec 9, 7:04 pm, Wendall <[email protected]> wrote: > I want to use cakePHP to set up an site that handles logging in users, > etc, but I want 2 'roles': regular users that can access protected > content as well as an 'admin' role that can create and administer > other users. How can I use the Auth compoent to do this?
go there and read the book http://book.cakephp.org/2.0/en/core-libraries/components/authentication.html?highlight=auth#AuthComponent or watch the video here : http://www.youtube.com/watch?v=zvwQGZ1BxdM&feature=g-user -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
