How do I authenticate against Active Directory using php and CodeIgniter?

sashoy

New Member
I have code that authenticates against Active Directory using LDAP and boilerplate PHP code. However, I'm left wondering is there a more standard way to do this from within the CodeIgniter? Is there some plugin out there that makes this easier? So far, Google has failed me.
 
Back
Top