简体   繁体   中英

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

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.

This might be of interest but was removed for licencing issues:

http://codeigniter.com/forums/viewthread/97004/

Here is an LDAP CI Library

http://github.com/dhorrigan/codeigniter-adldap

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM