Le 12/04/2019 à 15:37, Karim Ayari a écrit : > Hello, > > is there a way to test the connection of a source server in the > lsc.xml in the <url> section ? > > for example if an active directory DC is offline, lsc will works onto > the second DC
Hello, it should be possible to put multiple values in <url>, like this: <url>ldap://server1/dc=... ldap://server2/dc.. </url> See https://docs.oracle.com/javase/jndi/tutorial/ldap/misc/url.html -- 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

