try this:  http://www.webdevelopment2.com/cakephp-auth-component-tutorial-1/
worked for me, doesnt go as deep as ACL's but is a good start...

Louie Miranda wrote:
> Thanks everyone.
>
> All along, I thought CakePHP does not have a default authentication. But
> from clark ryan's post and I also read the cookbook, I found this...
>
> http://book.cakephp.org/view/220/simple-user-authentication
>
> But, Its emtpy. I wonder if you guys know how could I use the cakephp simple
> auth?
> BTW, Is this the on on the bakery? the simple auth for 1.2.x?
>
> On Fri, May 9, 2008 at 2:28 AM, Sliv (Tim MacAleese) <[EMAIL PROTECTED]>
> wrote:
>
> >
> > I started off a long time ago trying othAuth, obAuth, (can't remember
> > all the different names, but I tried several).  The problem I ran into
> > is that you are then stuck if you upgrade your core and whatever
> > script you chose happens to break because it used overrides or hacks
> > or whatever.  Or, the script simply didn't get updated to fix various
> > bugs because the developer had moved on to other things.
> >
> > More recently I chose to just search all over the place, mainly
> > hitting places like Chris Hartjes' blog, this Group, other blogs, etc.
> > and also just read through the API.  I'm still not what I would
> > consider "confident" about working with Auth/ACL, but I am more
> > comfortable upgrading my core without breaking my app because I'm
> > trying to stick to the conventions of the framework (plus having more
> > understanding of how the implementation works in my app).
> >
> > >
> >
>
>
> --
> Louie Miranda ([EMAIL PROTECTED])
> http://www.axishift.com
>
> Security Is A Series Of Well-Defined Steps
> chmod -R 0 / ; and smile :)
--~--~---------~--~----~------------~-------~--~----~
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