<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Mar 8, 2017 at 4:06 PM, Jeffrey Williams <span dir="ltr"><<a href="mailto:jfwillia@uncg.edu" target="_blank">jfwillia@uncg.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-size:12.8px"><div><span style="font-family:monospace,monospace;font-size:12.8px">Caused by: org.ldaptive.LdapException: javax.naming.NamingException: LDAP response read timed out, timeout used:3000ms.; remaining name 'ou=accounts,o=uncg'</span><br></div><div><font face="monospace, monospace">        at org.ldaptive.provider.Provider<wbr>Utils.throwOperationException(<wbr>ProviderUtils.java:77)</font></div><div><font face="monospace, monospace">Caused by: javax.naming.NamingException: LDAP response read timed out, timeout used:3000ms.</font></div><div><font face="monospace, monospace">        at com.sun.jndi.ldap.Connection.r<wbr>eadReply(Connection.java:490)</font></div></div><div style="font-size:12.8px"><br></div></div></blockquote><div><br></div><div>Set the following property to increase the response timeout in the resolver:</div><div>idp.attribute.resolver.LDAP.responseTimeout=PT5S<br></div><div>The default value is 3 seconds.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-size:12.8px"></div><div style="font-size:12.8px">***********</div><div style="font-size:12.8px">For comparison, a successful resolution:</div></div></blockquote><div><br></div><div>Your successful result appears to be searching for a different user. You may want to compare the response times for various users in your directory. I'm not sure what would cause such a slow response, but maybe your directory administrator will have some ideas. 3 seconds should be plenty of time.</div><div><br></div><div>--Daniel Fisher</div><div> </div></div></div></div>