IDP 3 LDAPConnector

Hong Ye hy93 at cornell.edu
Fri Mar 4 12:06:00 EST 2016


Dan,

Thank you very much. Failover to the next ldapURL works much better now.

Hong

On Mar 4, 2016, at 10:31 AM, Daniel Fisher <dfisher at vt.edu<mailto:dfisher at vt.edu>> wrote:

On Thu, Mar 3, 2016 at 11:31 AM, Hong Ye <hy93 at cornell.edu<mailto:hy93 at cornell.edu>> wrote:
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.

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:
https://issues.shibboleth.net/jira/browse/IDP-938

For now you can add an LDAPProperty to control this:

<LDAPProperty name="com.sun.jndi.ldap.connect.timeout" value="5000"/>

Or switch to a spring beans configuration. That's probably not worth it, unless you want to switch to a non-JNDI LDAP provider.

--Daniel Fisher

--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net<mailto:users-unsubscribe at shibboleth.net>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160304/dfed6c72/attachment.html>


More information about the users mailing list