Closed (fixed)
Project:
LDAP integration
Version:
6.x-1.0-beta2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 May 2011 at 20:42 UTC
Updated:
27 May 2011 at 16:35 UTC
I am running Drupal Commons and attempting to get LDAP Authentication to work for a business Intranet. I got to the point where the ldap_auth module test tells me authentication succeeded.
However, when I try to log in using an AD account, it kicks back saying unrecognized username or password. I tried toggling between Mixed Mode and LDAP-only with the same results.
The only base DN is the same location where the test account DN is located and is also the same account I'm trying to login as.
Any help or thoughts would be greatly appreciated. Thanks.
/zach
Comments
Comment #1
zachatharsis commentedSo I did an update of Drupal Commons to 1.6 and it seems to have fixed the issue. Not sure if it was something within Drupal core or something else but it is working now. Thanks.