On Wed, 24 Jun 2015 16:08:58 +0200
Jehan Procaccia <[email protected]> wrote:

> How can I check / debug ldap request form my cas server ?

You can harvest tons of LDAP related information setting

    <logger name="org.ldaptive">
        <level value="WARN" />
        <appender-ref ref="ldaptive" />
    </logger>

in your log4j configuration (log4j.xml).

( I set up a especial ldaptive appender so LDAP logs are not mixed with other
messages ).


-- 
Alberto Cabello Sánchez
<[email protected]>

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to