Changes for page User Authentication

Last modified by Thomas Mortagne on 2023/10/27

<
From version < 73.1 >
edited by Thomas Mortagne
on 2014/01/02
To version < 72.1 >
edited by Vincent Massol
on 2013/11/15
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.VincentMassol
Content
... ... @@ -78,19 +78,12 @@
78 78  #-# The default is ({0}={1})
79 79  # xwiki.authentication.ldap.user_search_fmt=({0}={1})
80 80  
81 -#-# Only members of the following group can authenticate.
82 -#-# The following kind of groups are supported:
83 -#-# * LDAP static groups (users/subgroups are listed statically in the group object)
84 -#-# * [Since 3.3M1] LDAP organization units (users/subgroups are sub object of the provided organization unit)
85 -#-# * [Since 3.3M1] LDAP filter (users/groups are object found in a search with the provided filter)
81 +#-# Only members of the following group will be verified in the LDAP
82 +#-# otherwise only users that are found after searching starting from the base_DN
86 86  # xwiki.authentication.ldap.user_group=cn=developers,ou=groups,o=MegaNova,c=US
87 87  
88 88  #-# [Since 1.5RC1, XWikiLDAPAuthServiceImpl]
89 -#-# Only users not member of the following group can authenticate.
90 -#-# The following kind of groups are supported:
91 -#-# * LDAP static groups (users/subgroups are listed statically in the group object)
92 -#-# * [Since 3.3M1] LDAP organization units (users/subgroups are sub object of the provided organization unit)
93 -#-# * [Since 3.3M1] LDAP filter (users/groups are object found in a search with the provided filter)
86 +#-# Only users not member of the following group can autheticate
94 94  # xwiki.authentication.ldap.exclude_group=cn=admin,ou=groups,o=MegaNova,c=US
95 95  
96 96  #-# Specifies the LDAP attribute containing the identifier to be used as the XWiki name
... ... @@ -117,8 +117,7 @@
117 117  xwiki.authentication.ldap.update_user=1
118 118  
119 119  #-# [Since 1.3M2, XWikiLDAPAuthServiceImpl]
120 -#-# Maps XWiki groups to LDAP groups, separator is "|".
121 -#-# The following kind of groups are supported:
113 +#-# Maps XWiki groups to LDAP groups, separator is "|". The following kind of groups are supported:
122 122  #-# * LDAP static groups (users/subgroups are listed statically in the group object)
123 123  #-# * [Since 3.3M1] LDAP organization units (users/subgroups are sub object of the provided organization unit)
124 124  #-# * [Since 3.3M1] LDAP filter (users/groups are object found in a search with the provided filter),
XWiki.XWikiComments[11]
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.kirbyzhou
Comment
... ... @@ -1,3 +1,0 @@
1 -About xwiki.authentication.ldap.group_mapping. Is there a method to automatically add group in XWiki when I create a group in LDAP system (such as ActiveDirectory). Each time, I create a ldap group, I have to modify the xwiki.cfg to add mapping and restart the XWiki application.
2 -
3 -
Date
... ... @@ -1,1 +1,0 @@
1 -2013-12-04 12:00:22.0

Get Connected