Hi,
I have a WAMP setup - Windows Server 2003, Apache 2.2, MySql 4, PHP 5 and Drupal V 5.1.
The extension=php_ldap.dll has been enabled in the php.ini file and server restarted.
I am trying to connect to our Windows Active Directory with Drupal. I have connected our Bugzilla install to our Windows Active Directory so know it is possible, but have had no success at all with connecting drupal.
I installed the LDAP Integration module but consistantly get a blank page when attempting to log in as any member of our network.
There is no error at all, just blank white page. I tried a login with a bad password and also got no error, just blank white page. The Apache2.2 error log is giving the following error:
PHP Fatal error: Call to undefined function ldap_connect() in C:\\www\\drupal\\sites\\all\\modules\\contrib\\ldap_integration\\ldap_integration\\LDAPInterface.php on line 101, referer: http://vhostSiteName/
I am quite sure I have the proper LDAP settings as I mentioned we can connect our Bugzilla install to our AD and I am using the same info. And, as the error above suggests, it has something to do with a call to the PHP ldap_connect() function. That said, I have attempted many different permutations of the "DN for non-anonymous search"... From domain\user to user@domain.example.com to the full DN: