Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -128,6 +128,13 @@ 128 128 129 129 See [LDAP configuration uses cases>LDAPAuthenticationUseCases] for some detailed use cases. 130 130 131 +1.1.1 Enable LDAP debug log 132 + 133 +See [AdminGuide.Logging]. The specific targets for LDAP authetication are: 134 +{code} 135 +log4j.logger.com.xpn.xwiki.plugin.ldap=debug 136 +log4j.logger.com.xpn.xwiki.user.impl.LDAP=debug 137 +{code} 131 131 1.1 eXo Authentication 132 132 133 133 The eXo authentication is used automatically by adding/editing the ~~xwiki.exo=1~~ property in ~~WEB-INF/xwiki.cfg~~.