Changes for page User Authentication

Last modified by Thomas Mortagne on 2023/04/28

<
From version < 89.1 >
edited by Thomas Mortagne
on 2016/08/08
To version < 90.1 >
edited by Thomas Mortagne
on 2016/11/09
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -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 1
66 +#-# 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~~
320 +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

Get Connected