The two can probably stand side by side. LDAP for authentication, ACL for in-app permissions.
Jeremy Burns Class Outfit http://www.classoutfit.com On 5 Dec 2011, at 19:3052, Yves S. Garret wrote: > Hi all, > > I'm making an app that requires authentication. I would like some > feedback from you guys on the best approach. This is a stand-alone app, what > would be the better approach? > > ACL - Tried and true. Easy to implement and comprehend. The only downside > is that it leaves out the LDAP that my employer has. > LDAP - My company already has this ground-work done. The user names are > already created. The only issue is that I'm don't know how LDAP works 100% > and then unsure how to integrate it. > > -- > 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 -- 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
