Closed (outdated)
Project:
Lightweight Directory Access Protocol
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2012 at 16:51 UTC
Updated:
11 Jan 2017 at 12:26 UTC
Jump to comment: Most recent
Comments
Comment #1
johnbarclay commentedThere is no ldap profile module in 7.x-2.0. Be sure to remove the old files and run update.php.
Comment #2
filsterjisah commentedI had the same problem. As johnbarclay suggests "deleting all files and then installing ldap anew" fixed the issue for me.
Comment #3
johnbarclay commentedI'm changing this to a bug. Please chime in with any successes or failures when running update.php to go from 7.x-1 to 7.x-2; especially related to ldap to drupal provisioning and synching.
The update should succeed at setting up ldap_user for synching or provisioning OR not enable ldap_user. It should also uninstall ldap_groups such that its not in the system table.
The 7.x-2.0 ldap code should also check that update was run and not execute if not.
Comment #4
johnbarclay commentedI added code to disable ldap_profile and ldap_groups in the 7.x-2.x updates. This addresses some update issues that have come up.
Comment #5
johnbarclay commentedComment #6
grahl