This patch adds on a function check and call to _ldapdata_user_load which synchronizes the profile field mappings configured in the ldapdata module on sync. ldapsync was already synchronizing groups in this manner, so this patch just adds in data as well.

This is a slightly modified version of the patch by mtbradle that was posted over here: #396574-120: LDAPsync component

Comments

gettysburger’s picture

What module does this patch apply to?

jrp’s picture

StatusFileSize
new2.91 KB

Here's a patch to make the sync twice as fast. It passes the data to the ldapdata.module so it doesn't ask LDAP for it again.

johnbarclay’s picture

Version: master » 6.x-1.x-dev
Dimas_’s picture

I can't apply the patch, but LDAP Sync doesn't synchronize data for me. Is there any renewed patch? THx

cgmonroe’s picture

Status: Needs review » Fixed

FYI - This patch apparently has been applied. It is in the current -dev version. Marking as fixed.

Status: Fixed » Closed (fixed)
Issue tags: -ldapsync

Automatically closed -- issue fixed for 2 weeks with no activity.