Login failes when trying to do a ldap lookup from idp3
Daniel Fisher
dfisher at vt.edu
Wed Nov 4 17:03:42 EST 2015
On Wed, Nov 4, 2015 at 4:31 PM, Christopher Washburn <
christopher.washburn at villanova.edu> wrote:
> 2015-11-04 14:54:48,408 - DEBUG [org.ldaptive.SearchOperation:168] -
> execute
> response=[org.ldaptive.Response at 1231579928
> ::result=[org.ldaptive.SearchResult at 4303153::entries=[], references=[]],
> resultCode=SUCCESS, message=null, matchedDn=null, responseControls=null,
> referralURLs=null, messageId=-1] for
> request=[org.ldaptive.SearchRequest at 1486053290::baseDn=o=villanova.edu,
> searchFilter=[org.ldaptive.SearchFilter at -1501703986::filter=(uid={user}),
> parameters={user=xxxxxxxx}], returnAttributes=[1.1], searchScope=ONELEVEL,
> timeLimit=0, sizeLimit=0, derefAliases=null, typesOnly=false,
> binaryAttributes=null, sortBehavior=UNORDERED, searchEntryHandlers=null,
> searchReferenceHandlers=null, controls=null, followReferrals=false,
> intermediateResponseHandlers=null] with
> 2015-11-04 14:54:48,409 - INFO
> [org.ldaptive.auth.PooledSearchDnResolver:268] - search for
> user=xxxxxxxx failed using
> filter=[org.ldaptive.SearchFilter at -1501703986::filter=(uid={user}),
> parameters={user=xxxxxxxx}]
>
A onelevel search was performed using an anonymous bind on o=villanova.edu
using the filter (uid={user}). The search returned zero results, which in
turn caused authentication to fail.
--Daniel Fisher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20151104/7c341e6f/attachment.html>
More information about the users
mailing list