<
From version < 76.1 >
edited by Manuel Smeria
on 2015/04/29
To version < 77.1 >
edited by Thomas Mortagne
on 2015/08/19
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ManuelSmeria
1 +XWiki.ThomasMortagne
Content
... ... @@ -140,6 +140,16 @@
140 140  #-# The default is always
141 141  # xwiki.authentication.ldap.mode_group_sync=always
142 142  
143 +#-# [Since 7.2M3, XWikiLDAPAuthServiceImpl]
144 +#-# Indicate groups members should be resolved in case they are subgroups.
145 +#-# Doing so can be very expensive so it should be disabled if you know there is no subgroups
146 +#-# (or if you don't care about them).
147 +#-# If the group is actually a filter it will always be resolved since it does not make sense left alone.
148 +#-# - 0: disable
149 +#-# - 1: enable
150 +#-# The default is 1
151 +# xwiki.authentication.ldap.group_sync_resolve_subgroups=0
152 +
143 143  #-# [Since 1.3M2, XWikiLDAPAuthServiceImpl]
144 144  #-# If ldap authentication fails for any reason, try XWiki DB authentication with the same credentials
145 145  #-# - 0: disable

Get Connected