Closed (fixed)
Project:
LDAP integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2012 at 21:18 UTC
Updated:
11 Nov 2012 at 21:20 UTC
We had an issue on our website that the user roles were not being synced any more with LDAP. After some tries I found out that the login operation never reached the user hook in the ldap groups module. Probably after updating some module it got at the end of a queue. So I changed the weight of the ldap integration modules to -1 in the database and it was fixed. I have not noticed any (new/other) problems after this change.
Comments