Issue #444 has been updated by Clément OUDOT. File asyncLdapSourceService-fetchedAttributes.patch added Status changed from New to Assigned Assigned to set to Sébastien Bahloul % Done changed from 0 to 50
Here is a patch I made today. I do not commit it because I do not really know if it is the good way to fix the problem. If the patch is good, I can then commit it on trunk and on 2.0 branch. I tested it, and I confirm that with this patch, the persistent search uses fetchedAttributes, as I can see in OpenLDAP logs: <pre> 4f900ece conn=1011 op=1 SRCH base="ou=people,ou=XXX" scope=2 deref=0 filter="(objectClass=person)" 4f900ece conn=1011 op=1 SRCH attr=uid postalcode mail sn street cn description </pre> ---------------------------------------- Bug #444: Fetched attributes are ignored by asyncLdapSourceService http://tools.lsc-project.org/issues/444 Author: Clément OUDOT Status: Assigned Priority: Normal Assigned to: Sébastien Bahloul Category: Core Target version: 2.0 Problem in version: 2.0rc2 The service asyncLdapSourceService do not use the configured <fetchedAttribute/> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

