<
From version < 978.1 >
edited by Silvia Macovei
on 2021/03/17 16:17
To version < 979.1 >
edited by Silvia Macovei
on 2021/03/17 16:19
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -4,7 +4,7 @@
4 4  
5 5  The Active Directory application that allows you to easily connect your Active Directory server to XWiki using a **visual editor**. Active Directory application implements one of the many [[User Authentication>>https://www.xwiki.org/xwiki/bin/view/Documentation/AdminGuide/Authentication/]] mechanisms available in XWiki and it uses the information from an [[Active Directory>>https://en.wikipedia.org/wiki/Active_Directory]] server.
6 6  
7 -A connection needs to be set between XWiki and Active Directory in order to synchronize their users and groups. Active Directory users will be able to authenticate in XWiki and a dedicated XWiki user will be created at the first login.
7 +A connection needs to be set between XWiki and Active Directory in order to synchronize their users and groups. Active Directory users will be able to authenticate in XWiki and a dedicated XWiki user will be created at the first login. It is also possible to import users from an LDAP server to XWiki, as described in the //Documentation// tab.
8 8  
9 9  In order to use this application, follow the [[Installation guide>>Extension.ActiveDirectoryApplication||anchor="installation"]] and then configure it from the [[Wiki Administration>>https://extensions.xwiki.org/xwiki/bin/view/Extension/Administration%20Application]]
10 10  
... ... @@ -72,3 +72,4 @@
72 72   </div>
73 73  </div>
74 74  {{/html}}
75 +
Store.Code.PayingAppsClass[0]
Documentation
... ... @@ -56,11 +56,12 @@
56 56  == Importing Users ==
57 57  
58 58  This application introduces an **Import User** button in several user management key locations:
59 +
59 59  * in any Group page, under the members livetable
60 60  * in the Groups section from the XWiki Administration, next to the "Create Group" button
61 61  * in the Groups section from the XWiki Administration, in the edit group modal (when editing a group), in the "Import user from LDAP" section
62 - * in the Users section from the XWiki Administration, next to "Create User" button (in the main wiki)
63 - * in the Users section from the XWiki Administration, next to "Add" and "Invite" buttons (in subwiki)
63 +* in the Users section from the XWiki Administration, next to "Create User" button (in the main wiki)
64 +* in the Users section from the XWiki Administration, next to "Add" and "Invite" buttons (in subwiki)
64 64  
65 65  {{gallery}}
66 66  [[image:1.png]]
... ... @@ -165,4 +165,3 @@
165 165  * Open the URL ##http:~/~/<your server>/xwiki/bin/edit/ActiveDirectory/Code/ActiveDirectoryConfig?editor=object## on the old wiki
166 166  * Export the page using the XAR format
167 167  * Import the XAR archive on the new wiki
168 -
XWiki SAS Copyright © 2024