<
From version < 532.1 >
edited by Oana Florea
on 2019/11/12 14:40
To version < 533.1 >
edited by Oana Florea
on 2019/11/12 14:46
>
Change comment: Upload new image "AD-mapping.png", version 1.3

Summary

Details

Store.Code.PayingAppsClass[0]
Documentation
... ... @@ -58,22 +58,22 @@
58 58  
59 59  === What attribute from AD will be used as login name in XWiki? ===
60 60  
61 -By default the //sAMAccountName// will be used to login in XWiki. This value can be updated on the ##Active Directory UID attribute name ##configuration.
61 +By default the //sAMAccountName// will be used to login in XWiki. This value can be updated on the //Active Directory UID attribute name // configuration.
62 62  
63 63  {{image reference="ActiveDirectory-sAMAccountName.png" width="700"/}}
64 64  
65 -On the Active Directory server side the //sAMAccountName// value can be retrieved using the ##Attribute## tab.
65 +On the Active Directory server side the //sAMAccountName// value can be retrieved using the //Attribute// tab.
66 66  {{image reference="ActiveDirectory-edit-sAMAccountName.png" width="400"/}}
67 67  
68 68  === How can the AD groups be mapped to the XWiki groups? ===
69 69  
70 -The mapping can be configured from the Administration section ##Show Advanced Configuration > Active Directory Group Mapping##. The users are added to the groups upon login, the groups are not synchronized automatically.
70 +The mapping can be configured from the Administration section //Show Advanced Configuration > Active Directory Group Mapping//. The users are added to the groups upon login, the groups are not synchronized automatically.
71 71  
72 72  {{image reference="AD-mapping.png" width="550"/}}
73 73  
74 74  === How to retrieve the DN of a group from Active Directory? ===
75 75  
76 -The DN can be retrieved from Active Directory using the ##Atribute Editor## under the group properties.
76 +The DN can be retrieved from Active Directory using the //Attribute Editor// under the group properties.
77 77  
78 78  {{image reference="AD-group.png" width="400"/}}
79 79  
... ... @@ -89,6 +89,7 @@
89 89  
90 90  Yes, to use the Active Directory app with LDAPS you need to:
91 91  
92 +* go to the Active Directory application and change the //Active Directory Server Port// value from ##389## to ##636##.
92 92  * go to the xwiki.cfg file and change the value for the SSL connection to LDAP server from ##0## to ##1##:
93 93  
94 94  {{code}}
... ... @@ -99,6 +99,5 @@
99 99  xwiki.authentication.ldap.ssl=1
100 100  {{/code}}
101 101  
102 -* go to the Active Directory application and change the //Active Directory Server Port// value from ##389## to ##636##.
103 103  
104 104  
XWiki SAS Copyright © 2024