![]() |
linux LDAP authentication - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22) +--- Thread: linux LDAP authentication (/showthread.php?tid=42444) |
linux LDAP authentication - El Forum - 06-07-2011 [eluser]murphybr[/eluser] I am trying to use CI 2.0.2 to authenticate users off of both Microsoft AD AND a fedora LDAP server. I have AD working ok with a AD helper. I am curious if there are any LDAP authentications out there that will allow me to authenticate off of LDAP as opposed to AD? i just need something basic for LDAP that will authenticate a user's name and password and verify if the user's type is set to a certain status/group. linux LDAP authentication - El Forum - 06-29-2011 [eluser]murphybr[/eluser] anybody???? linux LDAP authentication - El Forum - 07-03-2011 [eluser]stuckinphp[/eluser] http://php.net/ldap ? |