Changes for page User Authentication

Last modified by Thomas Mortagne on 2023/04/28

<
From version < 8.1 >
edited by Thomas Mortagne
on 2008/02/19
To version < 11.1 >
edited by Thomas Mortagne
on 2008/02/20
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,7 +5,7 @@
5 5  
6 6  The form authentication is the default mechanism.
7 7  
8 -#info("Note that currently XWiki allows only one method of authentication to be enabled at a time which means you cannot implement policies such as if the user is not found in LDAP then check if he's in the XWiki database. This will probably be improved in the future.")
8 +#info("Note that currently XWiki allows only one method of authentication to be enabled at a time which. This will probably be improved in the future.")
9 9  
10 10  1.1 Form Authentication
11 11  
... ... @@ -79,6 +79,7 @@
79 79  xwiki.authentication.ldap.ssl.keystore=
80 80  {code}
81 81  
82 +#*
82 82  #info("You can also setup the LDAP configuration in XWiki.XWikiPreferences page by going to the class editor and adding the following fields:
83 83  * ldap
84 84  * ldap_server
... ... @@ -96,7 +96,8 @@
96 96  * ldap_trylocal
97 97  * ldap_ssl
98 98  * ldap_ssl.keystore")
99 -
100 +*#
101 +
100 100  1.1.1 LDAP Configuration for Active Directory
101 101  
102 102  Here are values of the properties you need to set if your LDAP server implementation is Miscrosoft Active Directory:
... ... @@ -191,3 +191,5 @@
191 191  
192 192  
193 193  
196 +
197 +

Get Connected