I'm working on a project at work (for a public school district) that runs on a Windows 2003 network. I want to create an authentication system that will integrate with our current Active Directory setup, so our users don't need another username/password. I'll probably use adLDAP, since I'm already familiar with it. My problem is this - I'll be making other apps for the district in the future, and I want to reuse my auth code. Should I set this up as a plugin? Should I just make a controller/model/view for it, and copy it into each new application?
Any advice would be greatly appreciated. Thanks in advance! hydra12 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
