Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -46,7 +46,9 @@ 46 46 47 47 = LDAP Authentication = 48 48 49 +{{warning}} 49 49 Since 7.4 it's recommended to use the new [[LDAP Authenticator extension>>extensions:Extension.LDAP.Authenticator]] instead of the core one. 51 +{{/warning}} 50 50 51 51 The following documentation is for the core LDAP authenticator which has been removed in 8.3. 52 52 ... ... @@ -63,7 +63,7 @@ 63 63 #-# Turn LDAP authentication on - otherwise only XWiki authentication 64 64 #-# - 0: disable 65 65 #-# - 1: enable 66 -#-# The default is 168 +#-# The default is 0 67 67 # xwiki.authentication.ldap=1 68 68 {{/code}} 69 69 ... ... @@ -317,7 +317,7 @@ 317 317 You can set each of these parameters by setting: 318 318 319 319 {{code}} 320 -xwiki.authentication. ~~param_name~~=~~param_value~~322 +xwiki.authentication.<param_name>=<param_value> 321 321 {{/code}} 322 322 323 323 |=Name|=Optional|=Allowed values|=Default value|=Description
- XWiki.XWikiComments[13]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.ChristophHaas - Comment
-
... ... @@ -1,0 +1,4 @@ 1 +It's worth mentioning that the xwiki.cfg needs to be altered like: 2 + 3 + xwiki.authentication.authclass=org.xwiki.contrib.ldap.XWikiLDAPAuthServiceImpl 4 + - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2016-10-26 16:10:10.0