Last modified by Thomas Mortagne on 2023/09/04 09:29

From version 17.1
edited by Thomas Mortagne
on 2009/11/27 12:22
Change comment: There is no comment for this version
To version 19.1
edited by Thomas Mortagne
on 2009/11/27 15:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -68,8 +68,9 @@
68 68  
69 69  When LDAP authenticator fail to authenticate to a wiki it will try in the main wiki.
70 70  
71 -In order to forbid LDAP auth to create users on subwikis you can:
72 -* disable LDAP in xwiki.cfg and enable it in the main wiki by choosing "No" in the "Ldap" field of XWiki.XWikiPreference page object
73 -* disable LDAP in every sub-wikis by choosing "No" in the "Ldap" field of XWiki.XWikiPreference page object
71 +In order to forbid LDAP authentication to create users on subwikis you can use one of the following way:
72 +1. disable LDAP in xwiki.cfg and enable it in the main wiki by choosing "Yes" in the "Ldap" field of XWiki.XWikiPreference page object
73 +1. disable LDAP in every sub-wikis by choosing "No" in the "Ldap" field of XWiki.XWikiPreference page object
74 74  
75 75  
76 +

Get Connected