When AD has an attribute with more than 1500 values it switches to range syntax. We have a group that has more than 1500 members and the member attribute now looks like. member;range=0-1499: CN=Robert Minsk,OU=Office,OU=UserBase,DC=corp To query the next range of attributes you specify "member;range=1500-*" as the attribute and repeat the query. It is described in https://msdn.microsoft.com/en-us/library/Aa367017 Is there any way to handle this in lsc?
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-dev

