Le 19/10/2018 à 12:06, twikk a écrit : > Awesome ! When I removed the group and I set in lowercase, it works > > <propertiesBasedSyncOptions> > <mainIdentifier>"cn=all,ou=groups,dc=domain,dc=com"</mainIdentifier> > > > For my information it is by design that string in mainIdentifier has to be in > lowercase or it is a bug ? > > The lowercase is enough for me so no problem, thanks a lot !
It is not really a bug. We can't know in advance if the value should be case sensitive or not, it depends on LDAP schema. See also https://github.com/lsc-project/lsc/issues/54 -- Clément Oudot | Identity Solutions Manager [email protected] Worteks | https://www.worteks.com _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

