<
From version < 41.1 >
edited by Philipp Roessler
on 2011/05/18
To version < 42.1 >
edited by Thomas Mortagne
on 2011/06/22
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.tapaya
1 +XWiki.ThomasMortagne
Content
... ... @@ -120,13 +120,14 @@
120 120  
121 121  == Enable LDAP debug log ==
122 122  
123 -See [[AdminGuide.Logging]]. The specific targets for LDAP authentication are:
123 +See [[AdminGuide.Logging]].
124 124  
125 -{{code}}
126 -log4j.logger.com.xpn.xwiki.plugin.ldap=trace
127 -log4j.logger.com.xpn.xwiki.user.impl.LDAP=trace
128 -{{/code}}
125 +The specific packages to track for LDAP are ##com.xpn.xwiki.plugin.ldap## and ###com.xpn.xwiki.user.impl.LDAP#.##
129 129  
127 +Before 3.1, add the following to the log4j configuration file:
128 +{{code}}log4j.logger.com.xpn.xwiki.plugin.ldap=trace
129 +log4j.logger.com.xpn.xwiki.user.impl.LDAP=trace{{/code}}
130 +
130 130  = eXo Authentication =
131 131  
132 132  The eXo authentication is used automatically by adding/editing the //xwiki.exo=1// property in //WEB-INF/xwiki.cfg//.
AnnotationCode.AnnotationClass[0]
Date
... ... @@ -1,1 +1,1 @@
1 -2011-05-18 11:52:42.695
1 +2011-05-18 11:52:42.0

Get Connected