Closed (duplicate)
Project:
LDAP integration
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
2 Jan 2011 at 08:56 UTC
Updated:
6 Aug 2011 at 19:38 UTC
ldapsync + ldapdata is slow when importing thousands of users along with their attributes. This is because the data is pulled from LDAP twice, once for each module. This patch passes the attribute data from the ldapsync module directly to the ldapdata module so that it is only pulled once. It increases imports by at least 50%.
Comments
Comment #1
drewish commentedNo patch was attached.
Comment #2
johnbarclay commented