<
From version < 38.1 >
edited by Thomas Mortagne
on 2010/06/01
To version < 39.1 >
edited by Jerome
on 2011/02/02
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.jvelociter
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  
... ... @@ -104,7 +104,7 @@
104 104  {{/code}}
105 105  
106 106  {{info}}
107 -You can also setup the LDAP configuration in XWiki.XWikiPreferences page by going to the object editor. Simply replace "xwiki.authentication.ldap." by "ldap_". For example ##xwiki.authentication.ldap.base_DN## becomes ##ldap_base_DN##
107 +You can also setup the LDAP configuration in XWiki.XWikiPreferences page by going to the object editor. Simply replace "xwiki.authentication.ldap." by "ldap_". For example ##xwiki.authentication.ldap.base_DN## becomes ##ldap_base_DN##. The contributed extension [[LDAP Tools>>extension:Extension.LDAP Tools]] provides a administration section UI to configure LDAP from the wiki in a simpler manner.
108 108  {{/info}}
109 109  
110 110  For testing purposes, you may wish to omit the "ldap.fields_mapping" field, to test the authentication first, and then add it later to get the mappings right.

Get Connected