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

Summary

Details

Store.Code.PayingAppsClass[0]
Documentation
... ... @@ -53,6 +53,30 @@
53 53  |**When to synchronize the Active Directory groups**|The groups will be synchronized by default on every authentication of a user. For example, if an Active Directory user is moved to a different group, at the next login it will be moved in XWiki in the right group.|##At each authentication
54 54  of a user##
55 55  
56 +== Importing Users ==
57 +
58 +This application introduces an **Import User** button in several user management key locations:
59 +* in any Group page, under the members livetable
60 +* in the Groups section from the XWiki Administration, next to the "Create Group" button
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)
64 +
65 +{{gallery}}
66 +[[image:1.png]]
67 +[[image:2.png]]
68 +[[image:4.png]]
69 +[[image:5.png]]
70 +[[image:6.png]]
71 +{{/gallery}}
72 +
73 +The **Import User** button opens a pop-up modal with a form to search a value in a list of LDAP attributes.
74 +
75 +{{gallery}}
76 +[[image:8.png]]
77 +[[image:9.png]]
78 +{{/gallery}}
79 +
56 56  == FAQ ==
57 57  
58 58  
... ... @@ -141,3 +141,4 @@
141 141  * Open the URL ##http:~/~/<your server>/xwiki/bin/edit/ActiveDirectory/Code/ActiveDirectoryConfig?editor=object## on the old wiki
142 142  * Export the page using the XAR format
143 143  * Import the XAR archive on the new wiki
168 +
XWiki SAS Copyright © 2024