Hi Dardo,

> Any idea what went wrong?

A lot of things :P, but try to get simple auth working, i.e. set
$this->Auth->authorize = 'controller', and then try to move on to acl.

My advice is try ACL in a pet application first (the blog can be used),
then when you have full grasp of it, try to integrate it in your
application.

Oh my you are so sensible!  ;-) I guess I have to do that *sigh*

This tutorials helped me a lot in the beginning:
http://lemoncake.wordpress.com/category/acl/

And this one may help:
http://aranworld.com/article/161/cakephp-acl-tutorial-what-is-it

Thank you for the hints. If I don't make a progress until noon I will
build auth + acl back in my big application and be a good girl and start
with a small testapplication.

> Group is Gruppe in German and I adapted the code, models, controllers 
> accordingly. Or do groups have to be named groups, like the loginname 
> has to be username?

There should not be any problem with Gruppe, as there aren't any problem
using usuario (Spanish) or email as username, as long as you tell
AuthComponent this.

Thank you for the advice!

Anja

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

Reply via email to