Issue #440 has been updated by Clément OUDOT. Target version changed from 2.0 to 2.1
It does not seems to work. I use sssvlv overlay on OpenLDAP. I configured: <pre> <sortedBy>cn</sortedBy> </pre> This should raise an error because there are no ordering matching rule on cn, for example with ldapsearch: <pre> bin/ldapsearch -H ldap://localhost:3389 -D ou=lsc,ou=accounts,ou=infrastructure,ou=XXX -w secret -b ou=people,ou=XXX -E sss=cn # search result search: 2 result: 18 Inappropriate matching text: serverSort control: No ordering rule </pre> I don't have any error with LSC, so the control does not seems to be used. As this is not critical, I propose to move this issue to 2.1. ---------------------------------------- Bug #440: sortedBy option is not used http://tools.lsc-project.org/issues/440 Author: Clément OUDOT Status: Feedback Priority: Normal Assigned to: Sébastien Bahloul Category: Core Target version: 2.1 Problem in version: 2.0rc2 Looking at jndiServices.java, the option sortedBy is never used. -- 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

