ldap queries hanging

Daniel Fisher dfisher at vt.edu
Thu Dec 15 17:58:45 EST 2016


On Thu, Dec 15, 2016 at 3:44 PM, Ted Wood <TWood at parker.edu> wrote:

> Hello shibboleth users,
>
>
>
> I’m running into an issue where authentication seems to hang with this
> message in the idp-process.log:
>
>
>
> 2016-12-15 11:33:40,858 - DEBUG [org.ldaptive.auth.PooledSearchDnResolver:244]
> - resolve user=joe_random
>
> 2016-12-15 11:33:40,859 - DEBUG [org.ldaptive.auth.PooledSearchDnResolver:310]
> - searching for DN using userFilter
>
>

Edit ldap-authn-config.xml and add the following property to the
connectionConfig bean:

p:responseTimeout="%{idp.authn.LDAP.responseTimeout:3000}"

No guarantees, but that setting may help.

--Daniel Fisher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20161215/e0c7e4de/attachment.html>


More information about the users mailing list