On Thu, 10 Oct 2019 07:52:19 -0700 (PDT)
ratm <[email protected]> wrote:

> How to verify what's wrong ? For example when i put a wrong baseDn or 
> searchFilter i have the same error. How to perform simple login/password 
> test to eliminate error ?

Setting log level DEBUG or TRACE in some packages (e. g. org.ldaptive) is
often useful to me. It writes lots of information to the logs, including
the actual LDAP queries being issued.
 
> How cas deal with password, ie is the ldap who perform the password
> compare or cas ?

LDAP. CAS has no access to LDAP stored passwords.

By the way, this

cas.authn.ldap[0].bindDn=cn=Directory Manager

doesn't look like a DN to me. I guess this is not your actual setting, though.

-- 
Alberto Cabello Sánchez
Servicio de Informática
Universidad de Extremadura

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/20191024120044.198f17173a24a3b2d67b72d7%40unex.es.

Reply via email to