Hi,

I have set up my ACL based on this tutorial:

http://komunitasweb.com/2009/03/cakephp-acl-tutorial-what-and-how/

This tutorial has a user management system with add, delete, index, and edit
functionality. The problem I'm having is that no matter how I set up my
aros_acos permissions, the Users always have access to these pages once
logged in.  I can deny them access:

cake acl deny Group.3 Users all

or not set it up at all, yet once they log in, they have access to all those
views.  Please help, thanks!

-- 
View this message in context: 
http://www.nabble.com/ACL-denying-access-issues-tp23644791p23644791.html
Sent from the CakePHP mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to