Change comment:
added Form Authentication info
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ThomasMortagne1 +XWiki.Sorin - Content
-
... ... @@ -10,7 +10,7 @@ 10 10 11 11 = Form Authentication = 12 12 13 - TODO13 +Form authentication is the default way to get authenticated within a Wiki. It requires a user and a password. 14 14 15 15 = LDAP Authentication = 16 16 ... ... @@ -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= debug127 -log4j.logger.com.xpn.xwiki.user.impl.LDAP= debug126 +log4j.logger.com.xpn.xwiki.plugin.ldap=trace 127 +log4j.logger.com.xpn.xwiki.user.impl.LDAP=trace 128 128 {{/code}} 129 129 130 130 = eXo Authentication =