I forgot to say, that you should first of all define the groups for your ACL.
Having a user - group ACL management without any groups doesn't makes sense to me. Then, you have 2 possibilites : Define the default user group in php. Define the default user group directly in your SQL table. Like : group_id | group_name 1 | Adminstrators 2 | Managers 3 | Users 4 | Guests -- View this message in context: http://cakephp.1045679.n5.nabble.com/I-can-t-create-AROS-automatically-and-I-don-t-know-why-tp4541318p4541550.html Sent from the CakePHP mailing list archive at Nabble.com. -- 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
