Issue #507 has been updated by Clément OUDOT.
Clément OUDOT wrote: > I just notice that the derefAliases parameter was not used in > asyncLdapSourceService too. All LDAP connections parameters should be checked > for asyncLdapSourceService. Seems I was wrong, deferAliases is used, but the walue 'ALWAYS' is not compatible with Syncrepl (at least on OpenLDAP server): <pre> === LSC mai 13 15:38:43 - ERROR - Error while synchronizing ID null: org.lsc.exception.LscServiceCommunicationException: illegal value for derefAliases mai 13 15:38:43 - DEBUG - org.lsc.exception.LscServiceCommunicationException: illegal value for derefAliases org.lsc.exception.LscServiceCommunicationException: illegal value for derefAliases === OpenLDAP May 13 15:38:38 ader-xps slapd[1905]: conn=1141 op=1 SRCH base="ou=users,dc=example,dc=com" scope=2 deref=3 filter="(objectClass=inetOrgPerson)" May 13 15:38:38 ader-xps slapd[1905]: conn=1141 op=1 SRCH attr=uid May 13 15:38:38 ader-xps slapd[1905]: conn=1141 op=1 SEARCH RESULT tag=101 err=2 nentries=0 text=illegal value for derefAliases </pre> ---------------------------------------- Bug #507: sortedBy option is not used in asyncLdapSourceService http://tools.lsc-project.org/issues/507 Author: Clément OUDOT Status: Assigned Priority: Normal Assigned to: Raphaël Ouazana Category: Core Target version: 2.1 Problem in version: See #440 -- 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

