Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -112,7 +112,7 @@ 112 112 Here are some LDAP client for checking your configuration: 113 113 114 114 * [[Apache Directory Studio>>http://directory.apache.org/studio/]] 115 -* [[LDAP ExplorerTool>>http://ldaptool.sourceforge.net/]]115 +* [[LDAP Browser/Editor>>http://www-unix.mcs.anl.gov/gawor/ldap/]] 116 116 117 117 == Detailed use cases == 118 118 ... ... @@ -123,8 +123,8 @@ 123 123 See [[AdminGuide.Logging]]. The specific targets for LDAP authentication are: 124 124 125 125 {{code}} 126 -log4j.logger.com.xpn.xwiki.plugin.ldap= trace127 -log4j.logger.com.xpn.xwiki.user.impl.LDAP= trace126 +log4j.logger.com.xpn.xwiki.plugin.ldap=debug 127 +log4j.logger.com.xpn.xwiki.user.impl.LDAP=debug 128 128 {{/code}} 129 129 130 130 = eXo Authentication = ... ... @@ -172,7 +172,7 @@ 172 172 173 173 Then in a wiki page put some Groovy code that returns a XWikiAuthService object. 174 174 175 -= Authentication parameters = 175 += Authentication parameters === 176 176 177 177 You can set each of these parameters by setting: 178 178