Download & Extend

Throws Error while logging in!!!!!!!!

Project:LDAP integration
Version:6.x-1.0-alpha2
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

All the ldap configurations are completely executed and even it passes the test. But still i couldnt login and it throws the following Error!!!!!!!!!
===========================================================================
warning: ldap_start_tls() [function.ldap-start-tls]: Unable to start TLS: Connect error in E:\wamp\www\drupal\sites\all\modules\ldap_integration\includes\LDAPInterface.inc on line 154.

· warning: ldap_errno() expects parameter 1 to be resource, null given in E:\wamp\www\drupal\sites\all\modules\ldap_integration\includes\LDAPInterface.inc on line 167.

· warning: ldap_error() expects parameter 1 to be resource, null given in E:\wamp\www\drupal\sites\all\modules\ldap_integration\includes\LDAPInterface.inc on line 167.

· Sorry, unrecognized username or password.
===========================================================================

CAN ANYONE HELP ME OUT TO RECTIFY THIS PROBLEM????????????????? pLS TELL ME HOW TO FIND THAT THE LDAP INTEGRATION IS WORKING? (sHOULD I CHECK ONLY BY LOGGING IN THROUGH LDAP USERNAME ND PWD?)

Comments

#1

First try ldap_integration without TLS, i.e., uncheck "Use Start-TLS" in the configuration page.