Closed (fixed)
Project:
LDAP integration
Version:
6.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2009 at 20:07 UTC
Updated:
28 Jan 2009 at 22:38 UTC
Hi all,
I have a drupal site that is able to authenticate to an AD forest without issue if I use Ubuntu 8.10. If I take a copy of the DB and the bits, install them on a Fedora 8 box, authentication stops working. Looking at the drupal logs, it just reports that authentication failed with no reference to LDAP. Any suggestions?
thanks,
+ Jeremy
Comments
Comment #1
johnbarclay commentedCan you install the ldap_help module and export the configuration on both servers we can see it?
http://drupal.org/node/353036
You might install it on both machines to see if there is a difference in the php/ldap/apache setup.
Do you know where to look for your ldap logs?
Comment #2
biohabit commentedTurns out I had an trailing space at the end of the username that worked fine (most of the time) with ubuntu but was a show stopper with fedora.