<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Mar 3, 2016 at 11:31 AM, Hong Ye <span dir="ltr"><<a href="mailto:hy93@cornell.edu" target="_blank">hy93@cornell.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">



<div style="word-wrap:break-word"><div>Thanks for your reply. Where can I set the connection timeout? I tried to set it in the ldap.properties file and it gave me error.</div></div></blockquote><div><br></div><div>There is no property for this in the attribute resolver, there is one for authentication. I filed an issue to address that lack of parity:</div><div><a href="https://issues.shibboleth.net/jira/browse/IDP-938">https://issues.shibboleth.net/jira/browse/IDP-938</a><br></div><div><br></div><div>For now you can add an LDAPProperty to control this:</div><div><br></div><div><LDAPProperty name="<span class="">com.sun.jndi.ldap.connect.ti</span><span class="">meout</span>" value="5000"/></div>







<div><br></div><div>Or switch to a spring beans configuration. That's probably not worth it, unless you want to switch to a non-JNDI LDAP provider.</div><div><br></div><div>--Daniel Fisher</div><div><br></div></div></div></div>