... |
... |
@@ -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##. The contributed extension [[LDAP Tools>>extension:Extension.LDAP Tools]] provides a administration section UI to configure LDAP from the wiki in a simpler manner. |
|
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>>extensions: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. |