Posted by ashtonium on July 28, 2010 at 3:18pm
7 followers
| Project: | LDAP integration |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | ldapsync |
Issue Summary
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
| Attachment | Size |
|---|---|
| ldapsync-synchronize-ldapdata-0.patch | 598 bytes |
Comments
#1
What module does this patch apply to?
#2
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.
#3
#4
I can't apply the patch, but LDAP Sync doesn't synchronize data for me. Is there any renewed patch? THx
#5
FYI - This patch apparently has been applied. It is in the current -dev version. Marking as fixed.
#6
Automatically closed -- issue fixed for 2 weeks with no activity.