<
From version < 37.1 >
edited by Thomas Mortagne
on 2010/04/19
To version < 38.2 >
edited by Sorin Burjan
on 2010/06/24
>
Change comment: added Form Authentication info

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.Sorin
Content
... ... @@ -10,7 +10,7 @@
10 10  
11 11  = Form Authentication =
12 12  
13 -TODO
13 +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=debug
127 -log4j.logger.com.xpn.xwiki.user.impl.LDAP=debug
126 +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 =

Get Connected