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?
-- 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
