On Jun 26, 2006, at 2:56 PM, johnwik wrote:

>
> Sounds great! Will this new authentication class have some kind of
> layer where you could plugin different authentication services, ie
> http://www.ja-sig.org/products/cas/ ? The road map mentions LDAP,  
> which
> in my opinion would be a very good feature for Cake. It should be
> possible to authentication users as well as fetch user attributes from
> a LDAP.

I'm already doing this with a custom model. Its not hard - just set  
$useTable to false and start writing your LDAP functions right in the  
model.

> But....how do I implement Roles with ACL?

Group ARO's and ACO's by giving them children.

-- J

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to