2013/6/26 Zyweck, Christian - ENCOWAY <[email protected]> > Hi guys!**** > > ** ** > > I am using LSC to replicate data between an MS AD and OpenDJ. Everything > went fine for quite some time now, but lately, the connection to the AD > system became somewhat… laggy. Telnet connections took quite some time to > be established (around 30sec), but at least they could be built up. No such > luck for LSC and Apache DS. Is it possible to somehow configure a timeout > duration for ldap connections in LSC ? I am using the 1.2.1 release.**** > > ** >
You can try to set the java option com.sun.jndi.ldap.connect.timeout (see http://docs.oracle.com/javase/6/docs/technotes/guides/jndi/jndi-ldap.html ) You can set a java option by using -D in the java command. Clément.
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

