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

zachatharsis’s picture

Status: Active » Closed (fixed)

So 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.