Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.a cotiuga1 +XWiki.ThomasMortagne - Content
-
... ... @@ -46,8 +46,12 @@ 46 46 47 47 = LDAP Authentication = 48 48 49 - Ifyouaregoingto use the [[LDAP AdminExtension>>extensions:Extension.LDAPpplication]], which makes it easier to configure LDAP,thenyou only needto uncomment xwiki.authentication.authclass propertyand //nothing// else. Unlike editingxwiki.cfg,which requiresyou toredeploythe XWiki webapp, LDAP Extensionallows you to makechanges without restarting.49 +Since 7.4 it's recommended to use the new [[LDAP Authenticator extension>>extension:Extension.LDAP.Authenticator]] instead of the core one. 50 50 51 +The following documentation is for the core LDAP authenticator which has been removed in 8.3. 52 + 53 +If you are going to use the [[LDAP Admin Extension>>extensions:Extension.LDAP.Application]], which makes it easier to configure LDAP, then you only need to uncomment xwiki.authentication.authclass property and //nothing// else. Unlike editing xwiki.cfg, which requires you to redeploy the XWiki webapp, LDAP Extension allows you to make changes without restarting. 54 + 51 51 == Generic LDAP configuration == 52 52 53 53 In order to enable the LDAP support you have to change the authentication method in //WEB-INF/xwiki.cfg// as follows: