Welcome Guest, Not a member yet? Register   Sign In
Codeigniter Application with LDAP Authentication
#4

(This post was last modified: 03-24-2015, 06:16 AM by sintakonte.)

the thing is, this isn't a codeigniter problem

you can use the ldap_connect with CI 

and this is my question again
can you connect but not authenticate ?

remove the slashes in your code and see what happens

PHP Code:
if ($ldapbind) {
 
           echo "<pre>";
 
           print_r($row_login);
 
           exit

and show me your CI Code (Controller, Models etc.)
Reply


Messages In This Thread
RE: Codeigniter Application with LDAP Authentication - by sintakonte - 03-24-2015, 05:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB