> I am making a mistake somewhere in the setup of the LDAP
settings under 4.1.
> Is there a log of related error messages created by Jahia
when attempting to
> connect to LDAP that can be viewed to help narrow down the
issue?
>
>
No, there's no special log but you can modify your log4j
configuration to do that (WEB-INF/etc/config/log4j.xml).
First you can use the "debug" priority to log all. To identify
the LDAP errors, use the pattern %C{1}.
<log4j:configuration
xmlns:log4j="http://jakarta.apache.org/log4j/">
<appender name="STDOUT"
class="org.apache.log4j.ConsoleAppender">
<layout class="org.apache.log4j.PatternLayout">
<param name="ConversionPattern"
value="%-5p - %-5L %C{1} - %m%n"/>
</layout>
</appender>
<root>
<priority value="error"/>
<appender-ref ref="STDOUT"/>
</root>
</log4j:configuration>
Then you can look to the console to see the log ... (or the
catalina.out file) depend on your configuration.
Read you soon
<b>Ghislain CUSSONNEAU</b>
<i>DIRR/DPIL/CIS
CAP 44, Rue Marcel Sembat
44000 Nantes</i>
<b>02 51 84 48 80</b>
<i>CRIL Technology
Technoparc de l'Aubini�re
44000 Nantes</i>
<b>02 51 89 64 50</b>
Acc�dez au courrier �lectronique de La Poste : www.laposte.net ;
3615 LAPOSTENET (0,34�/mn) ; t�l : 08 92 68 13 50 (0,34�/mn)