Have a look at this tutorial http://www.studiocanaria.com/articles/cakephp_auth_component_users_groups_permissions_revisited
2009/2/27 Dhana <[email protected]> > > Is it possible to secure the admin_path so that regular users don't > have access to it? I am already using the Auth component for a user > login where they can perform their user tasks. But I would also like > to have an admin that can see all the users stuff. The prefix routing > works fine in creating the admin pages, but I was wondering if I could > create a separate login for admins so that only they can access the > admin tasks. The acl component looks a little too complex for my > current app. > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
