Changes for page Use cases of configuration to authenticate users with LDAP
Last modified by Thomas Mortagne on 2019/07/22 14:23
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -66,7 +66,10 @@ 66 66 67 67 Each wiki can have it's own LDAP configuration (even enable/disable LDAP) in XWiki.XWikiPreference page (edit it with object editor). What you can find in the xwiki.cfg file is just the default LDAP configuration. 68 68 69 +When LDAP authenticator fail to authenticate to a wiki it will try in the main wiki. 70 + 69 69 In order to forbid LDAP auth to create users on subwikis you can: 70 70 * disable LDAP in xwiki.cfg and enable it in the main wiki by choosing "No" in the "Ldap" field of XWiki.XWikiPreference page object 71 71 * disable LDAP in every sub-wikis by choosing "No" in the "Ldap" field of XWiki.XWikiPreference page object 72 72 75 +