On Nov 6, 2:34 pm, Pravalitera <[EMAIL PROTECTED]> wrote:
> This is for 1.1. The ACL Component from cake 1.2 does not seem to
> handle multi-group users. Maybe dauth is easyly convertible to 1.2...

Maybe, but as dauth is not related to acl (its an authentication not
authorization solution), ifs not relevant to your question. the acl-
admin plugin is exactly that: for administration, the part of it that
applied access control (the ac component) is superseded by cake's own
auth component. It should be fairly easy to adapt it to 1.2, and
that's one of the things I´ll look at in the near future.

I don't know how to attempt users belonging to multiple groups with
the cake acl solution (unless you code it manually) but if you want
that look at phpGACL as you can do so with that. What you really want
if that's the case is perhaps a role based auth system. You might want
to compare the db tables between phpGACL and cake's own acl solution
to see what adding multiple inheritance would require on the db since,
logically, a node in a tree (a user in the aros table, a resorce in
the acos table) can only have one parent.

hth,

AD

>
> On 5 nov, 20:53, seacloud9 <[EMAIL PROTECTED]> wrote:
>
> > Check out dauth but you will want to view the cached google infomation
> > first the page was 
> > moved..http://64.233.167.104/search?q=cache:nO61TuOudjAJ:bakery.cakephp.org/...
>
> >http://www.ad7six.com/Demos
>
> >http://cakeforge.org/projects/acl-admingoodexample but you will need
> > dauth or some sort of authentication working before you start.
>
> > On Nov 5, 8:56 am, BravoFoxtrot <[EMAIL PROTECTED]> wrote:
>
> > > I'd love to see an example of this also.  I've been combing the web
> > > trying to find a good example.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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