Authentication Failure
Kevin P. Foote
kpfoote at iup.edu
Fri Jan 11 11:17:13 EST 2013
On Fri, 11 Jan 2013, Ogunleye, Philip wrote:
-> I am currently trying to decipher how my Identity Provider is
-> authenticating as I do not believe it has a valid connection to my LDAP
-> server.
->
If your suspect of your LDAP connection first thing to do is turn up the
logging on your ldap stack. Also helps to have access to the other end
of your LDAP connection as well.. if that is possible.
conf/logging.xml
<!-- Logs LDAP related messages -->
<logger name="edu.vt.middleware.ldap">
<level value="DEBUG"/>
</logger>
------
thanks
kevin.foote
More information about the users
mailing list