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?


   1. ACL - Tried and true.  Easy to implement and comprehend.  The only
   downside is that it leaves out the LDAP that my employer has.
   2. 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

Reply via email to