IDP Login Delay Question

Daniel Fisher dfisher at vt.edu
Wed Mar 26 08:02:10 EDT 2014


On Tue, Mar 25, 2014 at 12:03 PM, Joseph Lucia <jlucia at cysd.k12.pa.us> wrote:
> 11:51:49.510 - DEBUG [edu.vt.middleware.ldap.auth.SearchDnResolver:102] -
> Looking up DN using userFilter
> 11:51:49.511 - DEBUG [edu.vt.middleware.ldap.auth.SearchDnResolver:193] -
> Search with the following parameters:
> 11:51:49.513 - DEBUG [edu.vt.middleware.ldap.auth.SearchDnResolver:194] -
>  dn = OU=Users,DC=example,DC=com
> 11:51:49.516 - DEBUG [edu.vt.middleware.ldap.auth.SearchDnResolver:195] -
>  filter = sAMAccountName={0}
> 11:51:49.516 - DEBUG [edu.vt.middleware.ldap.auth.SearchDnResolver:196] -
>  filterArgs = [username]
> 11:51:49.517 - DEBUG [edu.vt.middleware.ldap.auth.SearchDnResolver:197] -
>  searchControls = javax.naming.directory.SearchControls at 545576ef
> 11:51:49.519 - DEBUG [edu.vt.middleware.ldap.auth.SearchDnResolver:198] -
>  handler =

At first glance it looks like a delay with DN resolution.
If you hit your AD server directly with a client like ldapsearch do
you see any slowness?

--Daniel Fisher


More information about the users mailing list